Tagged: featured image, posts
Hi guys,
I would like to hide the featured image in my post pages. Yet, I would like the featedure image to keep showing up in the magazine, blog post element, accordion slider, etc.
Regards,
Chapdes
Hey chapdes!
Please try the following in Quick CSS under Enfold–>General Styling:
.single .big-preview {
display:none !important;
}
Cheers!
Rikard
Thanks Rikard, the Quick CSS is working fine!
Regards
Chapdes