How to add a Custom Cursor (.png / .cur) on Custom CSS, please
-
Hello all!
I’d like to change my mouse cursor to a custom cursor and make it default, like this:
div{
cursor: url(https://rampmetal.com/downloads/cursor.png), url(https://rampmetal.com/downloads/cursor.cur), default; !important;
}and I want to keep this: a:hover{cursor:pointer;}
However I don’t know what code should I add to the Custom CSS, and if I need some “#” before code or div class.
Thanks in advance,
LuisThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to add a Custom Cursor (.png / .cur) on Custom CSS, please’ is closed to new replies.