Hey there!
Even though I’ve tried all of the following options, which actually would disable the effect for all images across the site, none didn’t work:
.overlay-type-extern{
display: none;
}
.overlay-type-extern{
display: none !important;
}
.image-overlay-inside, .image-overlay.overlay-type-extern {
display: none;
}
.image-overlay {
visibility: hidden;
}
.image-overlay {
visibility: hidden; important;
}
Could you pls help me out?
Cheers!
HC
Hey Harold,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Sarah
Hi!
Please try using following code
#footer .image-overlay { display: none !important; }
Best regards,
Yigit
Didn’t work guys.
Hi,
Please flush cache on “WP Fastest Cache” plugin. Custom CSS code is not being applied at the moment.
Best regards,
Yigit
Thanks mate! As diligent as usual :)
Bye!
HC
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit