Remove default featured image on pages

This topic contains 6 replies, has 3 voices, and was last updated by  Stiofan O’Connor 6 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #389828

    Nievo Jan
    Free User
    Post count: 31

    Is there a way to remove the default featured image on pages? For me it does not serve its purpose on pages.

    #389837

    Guust
    Moderator
    Post count: 29970

    I am guessing you are talking about the Supreme theme.
    Try this CSS:

    
    
    .page-template .featured-area {display: initial;}
    .sd .featured-area h1.entry-title {color: red !important}

    Thanks

    #389869

    Nievo Jan
    Free User
    Post count: 31

    Yes, it’s the Supreme theme. I tried the code but it only changes the colour of the text to red. The image is still there. See attached.

    #389871

    Guust
    Moderator
    Post count: 29970

    Please post your URL and WP admin details in a private reply so we can check your settings.
    Thanks

    #389878

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You can also add a custom field to the page/post “sd_remove_head” and this will remove it.

    Thanks,

    Stiofan

    #389893

    Nievo Jan
    Free User
    Post count: 31

    You can also add a custom field to the page/post “sd_remove_head” and this will remove it.

    This one works! Thank you very much.

    #389903

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You are welcome! 🙂

    Stiofan

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket