[Resolved] Featured Images Repeating on Site

Home Forums Support [Resolved] Featured Images Repeating on Site

Home Forums Support Featured Images Repeating on Site

  • This topic has 17 replies, 3 voices, and was last updated 9 years ago by Tom.
Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #98735
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a try:

    .single .page-header-image-single {
          display: none;
    }

    The above will hide your featured image from your single posts, and keep them displaying on your blog page.

    Let me know if it helps or not ๐Ÿ™‚

    #99163
    Flavio Oliveira

    Thanks Tom, this works perfect.

    #99306
    Tom
    Lead Developer
    Lead Developer

    Great ๐Ÿ™‚

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.