If you want to change the default cursor with an image, follow these instructions:
1 – You need to convert the png image into .CUR.
You can use a software called Axialis Cursor Workshop
2 – Go to admin panel, theme editor, and select “theme.css” for edit.
3 – Find this code :
GLOBAL STYLES, FONTS & RESETS
*/
html
{
And paste here the next code:
–> cursor: url (IMAGE_URL),default;
That’s it! Very simple 🙂
Looking for quality web hosting? Look no further than Arvixe Web Hosting!