Site logo

[Resolved] Featured Images Repeating on Site

Home Forums Support [Resolved] Featured Images Repeating on Site

Home Forums Support Featured Images Repeating on Site

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.