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

    Hi. Only single posts, I want to not display the featured image. I found a checkbox when adding a post under the featured image that says “Do not display image on single post”. That works but instead of teh image I get a pen image. How do I hide it completely? Thank you.

    #658998

    Hey gorgani,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .rounded-container .iconfont, .small-preview .iconfont { display: none; }
    

    If it does not help please share the precise link to the element in questions so we can inspect it and help you with a solution.

    Best regards,
    Vinay

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