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

    I recently installed Enfold theme, and I don´ t want to show feature image in each posts and pages, can you tell me please a css code in order to remove it?

    Thanks so much

    • This topic was modified 3 years, 7 months ago by Victor-M.
    #1295100

    Hi Victor-M,

    Try adding this CSS code in Enfold > General Styling > Quick CSS:

    .single .big-preview {
        display: none;
    }

    Best regards,
    Nikko

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