Remove featured image from single post - by frogsandbears

This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: frogsandbears
    frogsandbears
    Participant
    April 21, 2015 at 23:07

    Dear Madam/Sir,
    I am trying to hide big featured images from single post but keep them on general listing page.
    I added the following code to css
    .blog-masonry .post .wp-picture,
    .blog-post .wp-picture{
    display:none;
    }

    Unfortunately, it still doesnt work. Could you please check and advise what the problem could be?

    Thank you,
    Katja

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    April 22, 2015 at 11:13

    Hello,

    Simply add this css to a post (using the Visual Composer CSS block):
    .post-images ul.slides li {display:none;}

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

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