Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1037509

    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

    #1038493

    Hey sdigit,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #1039228

    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

    #1040162

    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

    #1040447

    That did it, thanks Nikko!
    Dave

    #1040517

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Image link area is larger than the image itself’ is closed to new replies.