Pointer Events Issue

Hi guys, seem to be having some issues with clicking links to projects.

I’m not sure what’s interfering with it since I have a pointer-events: none; applied to the .cursor-wrapper


Here is my site Read-Only: LINK

Hi @elwips

It looks like this could be an issue with the z-index on the image:

If you remove this, or move the z-index to the link element, does this resolve the issue?

​Thanks in advance, and I’m standing by for your reply.

1 Like

Great spot!

I feel it’s working better but when I click certain corners I’m still getting non-click through.

Edit: It seems to be the top half of my image that doesn’t serve as a link.

1 Like

Glad to hear it’s working.

When you use the transform, are you transforming the image itself, or the parent link element? Your If the former, you may be pushing the image outside of the link bounds.

You’re right bud, not sure how to clean that up :sweat_smile:

Any fast fix ideas?

Hi bud, still stuck with this

I think its something to do with the containers its wrapped in.

Still having issues finding the link when it’s wrapped.

ezgif-5-afc574aa849e

Have you solved the issue?

Unfortunately not Noah!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.