Hello,
I have removed the animation on hover in the portfolio.
However, when I hover over the overlay, the white bit, the animation returns. Can you help me in removing this animation also?
Lots of thanks
Hey manuelap,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
opacity: 1 !important;
}
Regards,
Rikard
Thank you, Rikard!
Unfortunately, that doesn’t do the trick.
Do you have another suggestion?
To clarify: the animation, or maybe i should say magnification happens when I hover over the white part with the titles. I want that magnification removed.