Hi.
How do I disable this option to click on the image? I want to disable it on all images.
http://www.chichotelsinparis.com/hotelcostes/
Thanks
Charlotte
Hey Charlotte,
Add this code in the Quick CSS field or the child theme’s style.css file to remove or disable the image overlay.
.image-overlay {
display: none !important;
}
Thank you for using Enfold.
Best regards,
Ismael
Great, thanks :)
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay