Add a response
It is css, you can use the code below
* { cursor: url("imagelink"), auto !important; }
Do keep in mind that your cursor image has to be 32x32px or smaller otherwise it might not work
It is css, you can use the code below
* { cursor: url("imagelink"), auto !important; }
Do keep in mind that your cursor image has to be 32x32px or smaller otherwise it might not work