Change the size of featured image displayed

This topic has 4 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp

  • Avatar: ywickham
    ywickham
    Participant
    March 20, 2015 at 13:30

    I’m seeing that my featured image on blog posts uses the full size of the image. Not all the images uploaded are the same size. I’d like to use a set size for all blog posts, regardless of the size of the original featured image to give the page a uniformed look.

    What do I need to add to make the theme display a cropped/fixed size version of the featured image for all blog posts?

    Thanks!

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 20, 2015 at 13:36

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: ywickham
    ywickham
    Participant
    March 20, 2015 at 20:43

    Info provided.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 21, 2015 at 09:24

    Hello,

    You can change images sizes on blog page using this code in custom.css file:

    .post-default .post-images {
        width: 600px;
    }

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.