Hello,
I would like to remove the white overlay when hovering over gallery images. Can you please help me with this?
I tried the code for this post (https://kriesi.at/support/topic/removing-white-overlay-when-hovering-over-images/) but it didn’t work for me.
Website page – http://accentgaragedoor.com/gallery/
Thanks
Hey redeggmarketing,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-gallery .avia-gallery-thumb a:hover {
opacity: 1 !important;
}
Best regards,
Rikard
That worked great!
Thank you.
Hi,
We’re glad that the solution worked for you!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
We would also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold!
Sarah