Tagged: Image Hover Effect
Dear members of the support forum,
I am developing this page:
At the bottom, there are logos in an image gallery. When you hover over the image, the opacity changes.
I would like te remove this hover effect. How do I do this?
Your help will be highly appreciated!
Hey pelgrimrat,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #main .avia-gallery .avia-gallery-thumb a:hover {
opacity: 1;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
Thank you so much! It worked!
I think I forgot the #top and #main
This topic can be closed
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike