Default Cursor Persists: Unable to Activate Pointer Style on Links

No matter what I do, my cursor always stays as the default arrow, and I never see the pointer when hovering over links. I’ve reset the settings for all link elements and even tried implementing a custom cursor, but the default cursor stubbornly persists—as if an ‘effect cursor’ function is still active. I even tested this on a blank page with no added code or interactions. What could be causing this issue?"


Here is my site Read-Only:

Hello @Mai_Akad, welcome to the community!
Wow I love your illustrations! To fix your issue you have to reset your All links class. To do that you will need to select your link block 3 and choose from the list of selectors and select the All links class


Once you do that go to cursor and reset the value.

Once you do that you should see the pointer over the link block on hover. I hope this helps.

1 Like

Thanks Pablo! :slight_smile:
I’ve reset all the links on this page, now the pointer seems to appear for like one-hundredth of a second and then disappears again :face_without_mouth:

Hello @Mai_Akad, yes you have some specificity issue with your css classes. So the pointer shows on the Webflow preview right? it does on my end, but on the published site it doesn’t and it is because on the published site you have some css code added to the site settings


So this styles don’t get applied in the preview but they are applied on the published site, so try removing them, and see if that solves your issue. If that doest work, try removing the styles on the site settings and on the webflow designer give your Link blocks in this case your Link Block 3 a cursor pointer. That worked for me on the browser inspector

Let me know if it works.

This topic is temporarily closed for at least 24 hours due to a large number of community flags.

This topic was automatically opened after 24 hours.