Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #430960

    Hi,

    On a page there is no option like what you have in a post: Don’t display image on single post

    So what code should I add if I don´t want to display a featured image on a single page?

    Thanks
    Charlotte

    • This topic was modified 9 years, 7 months ago by Yigit.
    #430971

    Hey Charlotte!

    Please add following code to Quick CSS

    .page-thumb {
    display: none;
    }

    Regards,
    Yigit

    #430990

    Thanks :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Don´t display featured image on a page’ is closed to new replies.