Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1160063

    My current homepage has a series of images that a visitor can click, in order to be taken to a new page.

    There is an effect occurring that I don’t like, and I would prefer to disable it, if possible.

    When I hover a mouse over a linked image, I see a semi-opaque white effect overlay the image, along with a blue circular image with an arrow.

    I would prefer that when a mouse was hovering over a linked image, the image would remain unchanged, save for a zoom-in effect (which is how I’ve configured the first image, “pool cues”).

    Can you help me disable this effect on linked images?

    Thank you, :)

    #1160086

    Hey CarletonTorpin,

    Add this to quick css:

    .image-overlay { display: none !important; }

    Best regards,
    Jordan Shannon

    #1162359

    Thank you!
    That worked great! :D

    #1162367

    Hi,

    I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How-to disable image overlay on hover’ is closed to new replies.