Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #371019

    Hi guys!!
    This is not a big rush as I can work around this by using the Advanced Layout Editor. And maybe because we all use the amazing Advanced Layout Editor so much, we don’t notice. But I have a client and she uses the Default Editor. When you add a Feature image to a Page while using the Default Editor, the image will display on top of that page when viewed. The only way to remove it is to remove the featured image.
    Now, if you build the page with the Advanced Layout Editor, you can add a Featured image and it won’t display at the top of the page. It will be used as a thumbnail.
    Maybe it’s supposed to work this way but I thought I would ask.
    Thank you so much!!!
    Warmly,
    Havi :)

    #371310

    Hey havi!

    Add this to your custom CSS to get rid of it.

    .page-thumb { display: none !important; }
    

    Cheers!
    Elliott

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