Anonymous said:Hello! I'm using theme 2, which is absolutely amazing! But, I tried to add a custom cursor (David Tennant in places he shouldn't be), I added the script to the description, but couldn't get the cursor work. Do you have a solution to this? Thank you! |
I’m not sure if this will work because I’ve never added a custom cursor. It would help if I knew what the code looks like :/
If it’s a css snippet (starting with body {cursor:url(blahblah)}) you could try editing it into the Custom CSS box (when you scroll down and click on the Advanced button at the bottom of the customize page).
If it starts with <style type=”text/css”> you can try and edit it into the theme code. Click Edit Html and look for </head>, then paste it immediately before that.
But I have no idea if this works, sorry. Like I said, I’ve never done that before so I haven’t tried any of this.