Jump to content

Custom Cursor Over Images and Form Field Labels

Recommended Posts

Hello there!

Relative CSS newbie here who has been able to customize my cursor over seemingly every type of element on my site except:

-images
-images on hover
-form field labels on hover

Currently struggling to find a solid answer regarding a workable solution online. For context, just looking for a quick fix such as those that I'm already using below, if possible.
 

html, body {
     cursor: url(), auto; !important;
   }

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

input {
cursor: url(), auto !important;
}

textarea {
cursor: url(), auto !important;
}

.sqs-system-button {
    cursor: url(),auto !important;
}


Thank you! 🙂

Edited by visualseditor94
Correcting Title
Link to comment
  • visualseditor94 changed the title to Custom Cursor Over Images and Form Field Labels
  • Replies 1
  • Views 180
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.