Hello
I need to delete the zoom effect with mouse hover con masonry gallery
I need static photos but with masonry gallery. How can I do that? Could you help me?
thanks
Hey morfologia,
Thank you for the inquiry.
You can adjust the hover effect of the Masonry Gallery by adjusting the Image Hover Effect settings in the Advanced > Animation panel. Set it to the last option to disable the hover effect.
Best regards,
Ismael
I tried but hover effect stil remains
Hi,
Thanks for the update. On which page are you using the element in question?
Best regards,
Rikard
In all the portfolio posts and on Rewards page
Hi morfologia,
Please try to disable CSS File Merging And Compression in Enfold > Performance and flush out cache.
Hope this helps.
Best regards,
Nikko
Even though it is disabled zoom on hover still remains
On mobile it’s ok, on desktop still remains
Hi,
I added the following code to the Quick CSS field in Enfold theme options > General Styling
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: none;
transform: none;
}
Please review your website.
Regards,
Yigit
thanks a lot!
Now it works!!
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Best regards,
Yigit