How can I remove the hover effect and the zoom (clic) in the featured image of the post? I just want to show the image, without interactions.
Thanks
Hey inlinguamadrid!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .big-preview.single-big {
pointer-events: none;
}
Regards,
Yigit
Hi! I was wondering how you can do the same thing for featured images on the main blog page as well rather than just on a single blog entry?
Hey Southern Comfort,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon