Jump to content

Custom Cursor on site

Recommended Posts

Site URL: https://www.emwatsonmedia.com

Hello!

I'm still relatively new to understanding code - I started messing around with CSS about 6 months ago. I've made myself a simple custom cursor with the code below, but I'm hoping for something a little more exciting.

I'd love something like this: https://codepen.io/netatani/pen/gVMNyr, or even something as wild as this: https://codepen.io/renatorib/pen/gBLDA.

Thanks in advance for your help!

 

The code I'm using below for a simple cursor from a png image: 

html, body {

         cursor: url(), default ;

     }

a:hover {cursor: url(), auto !important; 

}

Link to comment
  • Replies 1
  • Views 256
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.