Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1336613
Hide featured image on page
Closed

Comments

  • nika309 started the conversation

    Hello! I found how to hide a featured image on a post; but how can I do the same for a page?

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to do that:

    body.page .post-image{ display: none; }

    Best Regards,

    PenciDesign