Jump to content

getting rid of magnifier cursor

Recommended Posts

Posted

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

When hovering over the images in my gallery, it always comes up with a magnifier mouse, instead of an arrow or pointing hand, I have Lightbox turned on only so a viewer can click or look through the images at a bigger size, but when i add this code,

/*custom arrow*/
html, body {
     cursor: url(https://juliettebinet.fr/s/Mouse_final_45.png), auto !important;
   }

a {
cursor: url(https://juliettebinet.fr/s/Mouse_final_hover_45.png), auto !important;
}

it turns the magnifier mouse to an arrow cursor, but then when i hover header/page title area, it comes up with I-beam cursor, is there no win win? I just want a normal arrow cursor or pointing hand cursor all around for my website, thanks! 

  • Replies 2
  • Views 826
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted
On 8/3/2021 at 12:22 AM, ec25 said:

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

When hovering over the images in my gallery, it always comes up with a magnifier mouse, instead of an arrow or pointing hand, I have Lightbox turned on only so a viewer can click or look through the images at a bigger size, but when i add this code,

/*custom arrow*/
html, body {
     cursor: url(https://juliettebinet.fr/s/Mouse_final_45.png), auto !important;
   }

a {
cursor: url(https://juliettebinet.fr/s/Mouse_final_hover_45.png), auto !important;
}

it turns the magnifier mouse to an arrow cursor, but then when i hover header/page title area, it comes up with I-beam cursor, is there no win win? I just want a normal arrow cursor or pointing hand cursor all around for my website, thanks! 

Hi. Try this code

* {
cursor: url(https://juliettebinet.fr/s/Mouse_final_hover_45.png), auto !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

  • 11 months later...

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.