can you do a tutorial on how to add custom cursors? :)
it’s actually really easy! so in your html search for “body{” (your theme might have a space! try searching “body {” as well!)
underneath that tag copy and paste “cursor: url(LINKURL), auto;” just before the last } (remove the quotes around it obvi)
where it says LINKURL (keep the parentheses around it) paste in your image url ending in .png or .gif theres a really good list of cursors here just right click the image you want to use and select open image in a new tab then use that url!










