Remove featured image from grid and post page

This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Robert Hall

  • Avatar: rfrigge
    rfrigge
    Participant
    February 5, 2015 at 00:04

    I don´t like the featured image to be displayed on top of my blog.

    I´d like to remove it from my grid and from my single blog page. Can this be done through settings or CSS or do I need to change files?

    ps. I don’t want to remove all the feature from my post I just don’t want them displayed on those places.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 5, 2015 at 08:25

    Hello,

    Please add this code into custom.css file.

    .blog-masonry .post .wp-picture,
    .blog-post .wp-picture{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: rfrigge
    rfrigge
    Participant
    February 5, 2015 at 10:02

    perfect..

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 5, 2015 at 10:16

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Remove featured image from grid and post page’' has been successfully resolved, and the topic is now closed for further responses

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