Hi all,
I already did some research for this topic but all the solutions (CSS, Enfold settings etc.) I found didn’t work.
I was able to remove the title from the page, but not the featured image. Here’s what I want to do:
I want to create all our blog posts with Gutenberg. On the blog posts I want to remove the featured images and the title. I want to define both with Gutenberg. I want to use the featured images only on archive pages (categories etc.). How can I completely remove the feature image from the post page?
Hey atx_m,
Please try the following in Quick CSS under Enfold->General Styling:
.single-post .small-preview {
display: none;
}
Best regards,
Rikard
Nice, thank you!
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
