Viewing 4 replies - 1 through 4 (of 4 total)
  • Go to your WordPress Dashboard => Posts => All Posts => Select the post you want to delete featured image. Delete featured image from (Featured Image) Section. Then you are done.

    Thanks,

    Thread Starter beerandcroissants

    (@beerandcroissants)

    Hi, sorry I think my message has been a bit confusing. I need a featured image so it shows on my home page but it is replicating at the top of each individual post. This is what I am trying to get rid of.

    What if you used this code instead:

    .single .attachment-post-thumbnail {
      display: none;
    }
    Thread Starter beerandcroissants

    (@beerandcroissants)

    Perfect Stephen, thanks very much.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove featured image from individual post’ is closed to new replies.