Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1270101
Featured Image Thumbnail Sizes
Closed

Comments

  • vadakkus started the conversation

    Hello,

    Sorry for the trouble and repeated tickets, but is there a standard thumbnail size for featured images to be automatically cropped into for display across the site? Take a look at my home page, and thumbnails are of all sizes and shapes. What is the image size for a neat, uniform display? Your demo images are 382x262, but such a size is not present in the functions.php. How do I get a standard image size for neat presentation?

    ~vadakkus

  • vadakkus replied

    Never mind, I figured this one out, just use the Visual Composer. Also, will it be possible to change header tag and excerpt font sizes in category templates?

    Thanks

  •  1,845
    Elated replied

    Hi,

    Sorry for the delay, it was caused by weekend days.

    We are pleased to hear that initial issue is solved. 

    For new issue, you can not changed only for Category templates since they are assigned globally for posts and it is only applied throughout theme. But you can resize it using some Custom Css code like this:

    body.archive h3 {
        font-size: 25px;
    }

    For the Excerpt Font size in category pages, it can be resized using Custom Css code as well, just use this code:

    body.archive .eltdf-post-excerpt {
        font-size: 10px;
    }

     with setting desired Font Size. Just paste this code into Elated Options > General > Custom Css field https://www.screencast.com/t/UTCUICtB6wN .

    Please let us know if this solved the issue and if there is anything else we can do for you.

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.