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

    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?

    Ghost links page

    #489472

    Hi thelistener!

    use this code in Quick CSS field:

    .big-preview.single-big {
    pointer-events: none;
    }
    

    Regards,
    Andy

    #489510

    The code worked, but now the image isn’t clickable at all. Is there a way to reactivate the image and overlay links?

    #489877

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.