Hi there,
I know that there are many topics already about this problem, I read all of them and tried every quick css and also changed the image hover on the advanced styling section.
Still the hover effect with the green arrow remain on every image.
Please help.
Thanks,
Denise
Hey margitmuehlberger,
Do you want to remove the green icon on hover?
Best regards,
Nikko
Hi Nikko,
I would like to have no hover at all – for images with link.
Kind regards,
Denise
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
a.avia_image {
pointer-events:none;
}
Best regards,
Vinay
Hi Vinay,
thank you for your reply.
I tried this but it doesn’t work…
green arrow on hover is still there
best regards,
Denise
Hi!
If you like to disable the image overlay Please refer to this link kriesi.at/documentation/enfold/disable-css-overlay-on-images/
Cheers!
Vinay
Hi Vinay,
still the same issue. The green arrow and the overlay remain there.
Thanks,
Denise