Featured image – switching off - by 247webmaster

This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Stan Russell

  • Avatar: 247webmaster
    247webmaster
    Participant
    July 15, 2015 at 11:10

    How do I switch off the featured image at the top of a single blog post?

    Thanks

    1 Answer
    Avatar: stan
    Stan Russell
    Participant
    July 15, 2015 at 12:16

    Hello,

    please navigate to needed post > Edit post > Featured image > Remove featured image.

    if you want to hide featured images for all blog posts, please add following code to your custom.css file:

    .post-single .wp-picture{
    display:none;
    }

    Regards,
    Stan Russell.

  • Viewing 2 results - 1 through 2 (of 2 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.