How to remove blog featured image - by swampwolf

This topic has 4 replies, 2 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler

  • Avatar: swampwolf
    swampwolf
    Participant
    September 11, 2018 at 20:23

    Hi there. On the blog page I want to remove the featured image. It’s so large on the page when going through the blog posts.

    https://www.roadkillapothecary.com/a-bounty-on-the-forest-floor/

    The thing is I need the featured image in the post setting so that it appears on the front home page showcasing blog posts here:

    https://www.roadkillapothecary.com/

    Turning it off means it doesn’t show up on the home page. Is there a way to at least make it smaller? Thanks!

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 12, 2018 at 08:39

    Hello,

    Theme Options > Blog & Portfolio > Blog Layout > Display featured image on single post > Off.
    Try to change Large size in Settings > Media. Do not forget to regenerate thumbnails to apply changes for images https://wordpress.org/plugins/regenerate-thumbnails/

    Regards

    Avatar: swampwolf
    swampwolf
    Participant
    September 12, 2018 at 15:36

    Thanks! It still shows as really large though on the blog page. Is there a way to make it smaller on the blog page? I don’t want to turn that off.The media setting changes didn’t change it.

    https://www.roadkillapothecary.com/blog-of-shadows/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 12, 2018 at 15:47

    Hello,

    Please add this code in Theme Options > Styling > Custom css:

    .blog .blog-post .wp-picture {
        margin:  auto;
        margin-top: 25px;
    }

    then clear cache and check http://prntscr.com/ktl989
    If this is not what you are looking for, please describe the desired result in more details and provide temporary wp-admin access so I can take a closer look.

    Regards

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