Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1013069

    Hi,

    Currently I can see the featured image on my pages, below the title/breadcrumb section. How can I remove that?
    I still want them visible when creating page or post grids.

    #1013113

    Hey SilviaNT,
    Please try this code in the General Styling > Quick CSS field:

    #top.page .entry-content-header .page-thumb {
    display: none !important;
    }

    Best regards,
    Mike

    #1013173

    Thanks Mike, the code works.

    #1013183

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

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