Tagged: hover, Image Link, link
Hi,
I have an image link on one of my pages. When hovering over it, the semi-opaque “hover box” (representing the clickable area for the link) appears, and it is quite a bit bigger than the image itself.
This is a problem for me as it overlaps a nearby CTA. This behavior just appeared recently. Prior, the link and “hover box” were the same size as the image.
Any suggestions what might have caused the change?
Thanks!
D
Hey sdigit,
Can you disable caching and minification for now?
Best regards,
Victoria
Hi Victoria,
OK, I disabled Autoptimize. There’s no other caching or minification plugin.
I did a hard refresh but the issue persists.
Anything else I can try?
Thanks!
D
Hi D,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .avia-image-overlay-wrap {
overflow: hidden;
}
Hope it helps.
Best regards,
Nikko
That did it, thanks Nikko!
Dave
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon