Recently my website which I've been working on has stopped showing the cursor as a pointer on links, where I intend to use a pointer type of cursor. I've restarted Chrome, checked other websites and they seem to have the same issue. The cursor switches to pointer for a couple milliseconds then it switches back to normal cursor.
Anyone having the same problems?
Try to restart the computer.
If still doesn't work check if a Chrome Extension is causing it.
In Chrome: Ctrl+Shift+C and go to the Computed styles panel inside the Dev Tools. Select any link and look for the cursor property, then see where it's modified. Here you have a blog that talks about it.
> > > Inspect me < < <