I don’t really know how to explain this (and yes, my search was pretty unsuccessful) other than if you place your cursor to the right of the images in this layout, the image overlay activates and you can click the link even though there’s nothing there. How can I fix this?
Hi thelistener!
use this code in Quick CSS field:
.big-preview.single-big {
pointer-events: none;
}
Regards,
Andy
The code worked, but now the image isn’t clickable at all. Is there a way to reactivate the image and overlay links?
Hi,
Not sure I understand completely but you’re saying that the link extends outside of the actual image, correct? I couldn’t see that behaviour on the page you linked in latest version of Chrome, what browser are you using to get this? If possible please post a screenshot where it happens.
Regards,
Rikard