• Hi,

    I need some help with the featured image size.
    I’d like to change the image size in my single posts, but without changing the size of the preview images of related posts that are shown below my single post.

    I found this solution in a previous post:
    .single-post .featured-media { display: none; }
    That works, the image in my single post is gone – but all my related posts are gone also!

    And if I set the width to 30% there it’s applied correctly to my single post image, also cuts the related posts’ images to 30% of their height.

  • The topic ‘featured image size’ is closed to new replies.