Hi,
how can i delete the hover effect in the masoary gallery? I switched all effects off but it is still there.
Thanks for help :)
rixi
Hey rixi,
Thank you for your patience and the link to your page, I assume to mean the image scaling on hover, to remove this please add this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.avia_desktop #top .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: unset;
transform: unset;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hello Mike,
great, thanks a lot, it works :)
many greetings
rixi
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