Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1408643

    I would like to hide a featured image from a blog post. I want to use this screen space for post content. It’s the <div class="blog-meta"> that I am talking about.

    Thanks in advance!

    • This topic was modified 10 months, 3 weeks ago by vbresan.
    #1408704

    Hey vbresan,

    Please try the following in Quick CSS under Enfold->General Styling:

    .template-blog .blog-meta {
        display: none;
    }

    Best regards,
    Rikard

    #1408710

    Thank you Rikard for your kind help, it worked!
    (I tried the very same thing earlier and it didn’t work because I completely forgot that I have css caching turned on. 🤦)

    #1408757

    Hi vbresan,

    I’m glad that Rikard could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to hide featured image from a blog post?’ is closed to new replies.