How to remove featured image from top of a page?

Home Forums Automattic Photo Blog How to remove featured image from top of a page?

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

    Mark Ellison
    Member

    Can you remove a page’s featured image using a theme configuration or setting at the page level? Or, do you have to add CSS like the following?

    div.post-thumbnail { display: none; }

    The blog I need help with is madeinnyc.photos
    #164976

    C. Kitahara
    Member

    Hi Mark!

    > Can you remove a page’s featured image using a theme configuration or setting at the page level? Or, do you have to add CSS like the following?

    The page’s featured image can be set via the Featured Image option in the page editor right settings bar. If you don’t set one it won’t display it.

    Your theme also has another option in the Customizer > Content Options panel: it’s the “Automatically use first image in post”. When this option is selected, if you don’t set a featured image for a page or post, but there’s one image inside its content, that image will be displayed as a featured image.

    I checked your site and I noticed that that option is currently activated. If you don’t want that behavior, you can uncheck it and publish your changes.

    Also just a heads-up that since your site has a Premium plan, you’re entitled to live-chat and email support, accessible here:
    https://wordpress.com/help/contact
    You’re welcome to still post in these forums, but those other support avenues may be faster, and you’ll always get a staff reply.

    • This reply was modified 4 years, 10 months ago by C. Kitahara.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.