Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi there,

    Thanks so much for using Napoli.

    I’m sorry to tell you that there is no option for that. But you can hide the featured image on pages with this short CSS snippet:

    .type-page .wp-post-image {
        display: none;
    }

    Cheers,
    Thomas

Viewing 1 replies (of 1 total)
  • The topic ‘Featured Image’ is closed to new replies.