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, :)
Hey CarletonTorpin,
Add this to quick css:
.image-overlay { display: none !important; }
Best regards,
Jordan Shannon
Thank you!
That worked great! :D
Hi,
I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon