Hi, I would like to make the featured image that shows above the post title in the single post page to be non clickable.
How can I do that?
Thanks.
Hey bakbek!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.single-post .big-preview.single-big { pointer-events: none; }
Best regards,
Yigit
Will this also prevent movies to play or galleries to show when I make them as a post type? Can you only make it work for the standard type of post?
Hi!
Answered your question here https://kriesi.at/support/topic/is-there-a-way-to-prevent-the-feature-image-from-showing-only-on-standard-posts/#post-243552
Regards,
Yigit