Featured Image on Post Page

Home Forums Support Featured Image on Post Page

Home Forums Support Featured Image on Post Page

  • This topic has 1 reply, 2 voices, and was last updated 9 years ago by Tom.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #180304
    Yvonne

    I’m just wondering if there’s a way that I can remove the featured image from the actual post page (when displayed from the blog page) but leave it on the blog page please?

    #180306
    Tom
    Lead Developer
    Lead Developer

    Absolutely, you can do this with some simple CSS:

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

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.