Hi enfold support team,
I’ve found the same called Topic yet, but it doesn’t fix the problem in my quick css. The hover effect on my post featured images still exist.
How can I solve the problem?
Best regards
Frank
Hi scfran!
Adding following code to Quick CSS in Enfold theme options under General Styling tab would remove the effect globally
.image-overlay { display: none !important; }
If that does not work or you would like to remove the effect only from featured images, please post the link to your website.
Best regards,
Yigit
That works fine.
Thank you!