• Resolved heartcore.se

    (@heartcorese)


    Hi,

    I accidentally updated the Fashionistas theme without saving backup *face palm* So our site looks like a mess at the moment. We used featured images for a mobile theme previously but we now don’t use excerpts but full posts on both mobile and computer screen. In the customizer I’ve chosen to show the content instead of excerpt which works but the posts are still showing the small thumbnail above the regular post images – please visit http://www.heartcore.se to see what I mean.

    How to remove the featured images to show like this? We don’t want them to show in the blog posts at all. Any way to do this without removing the featured images from each post?

    Please help! Many thanks in advance!

Viewing 1 replies (of 1 total)
  • Thread Starter heartcore.se

    (@heartcorese)

    Oh I solved it.

    Had below CSS

    .entry-thumbnail img {
    display: block;
    }

    Thought “block” meant that it shouldn’t show but replaced with “display: none;” and it works. Marks as solved.

Viewing 1 replies (of 1 total)

The topic ‘Featured Image issues – updated theme’ is closed to new replies.