• I have added feature image so it shows on the feed and thumbnails as well as on home page feature image, but the image is coming up in the post, and I don’t want it to, becase the first imaage on the post is also the feature image..

    How can i HAVE THE FEATURE IMAGE as the feature image on the home page and thumbnail but not appear in my post…. I can not see an option for it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vanodyssey

    (@vanodyssey)

    Hey can anyone let me know please… I need ot get a lot of content created before I launch…

    I can see what you are trying to cerate in the theme, the idea that when you click on the thumb nal you are freeted with that picture right away, with the title underneath, but not sure I like it, I would rather have anpther image, one that isn’t animated… Anyway I can remove this…. So the thumbnail image is not there as soon as you open the post?

    Good morning @vanodyssey

    Sorry but this is how by default it should work ?? however you can use this CSS code in appearance > customize > additional CSS:

    .single-post .post-content .entry-header img {
    width: 100%;
    display: none;
    }

    and the featrued image will be hidden from all your single posts ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘FEATURED IMAGE – SHOWING UP IN POST’ is closed to new replies.