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!
Hey vbresan,
Please try the following in Quick CSS under Enfold->General Styling:
.template-blog .blog-meta {
display: none;
}
Best regards,
Rikard
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. 🤦)
Hi vbresan,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko