Issues with Blog Feature Image Theme Size

This topic has 4 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Robert Hall

  • Avatar: acee
    acee
    Participant
    October 6, 2015 at 20:36

    Why does the featured image on my website change from blog post to blog post.
    Look at this one: http://farmtoforkchef.com/2015/09/conchceviche/

    Now look at this: http://farmtoforkchef.com/2015/10/vegan-pumpkin-bread/

    I want them all to be the size of the smaller image (conchceviche) How do I change it?

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 7, 2015 at 09:32

    Hello,

    Try to use this code in Theme Options > Custom CSS > Custom CSS for desktop:

    .wp-picture img {
        width: 50%;
    }

    Regards,
    Eva Kemp.

    Avatar: acee
    acee
    Participant
    October 14, 2015 at 15:38

    On the phone it is very large too. How do I edit that?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 14, 2015 at 16:21

    Hello,

    Try to add the same code in Custom CSS for mobile.

    Regards,
    Robert Hall.

  • 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.