JessePhoto Posted January 20, 2023 Posted January 20, 2023 Hey, I would like to just have a standard cursor arrow across my site. I added the below custom code to remove hand cursor when hovering over a gallery on my homepage. It worked but now I have an I-cursor when hovering over text in the Header. Any ideas how to get standard cursor arrow across text and gallery? Thanks! /*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; } * { cursor: url(https://juliettebinet.fr/s/Mouse_final_hover_45.png), auto !important; }
Beyondspace Posted January 20, 2023 Posted January 20, 2023 2 hours ago, JessePhoto said: Hey, I would like to just have a standard cursor arrow across my site. I added the below custom code to remove hand cursor when hovering over a gallery on my homepage. It worked but now I have an I-cursor when hovering over text in the Header. Any ideas how to get standard cursor arrow across text and gallery? Thanks! /*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; } * { cursor: url(https://juliettebinet.fr/s/Mouse_final_hover_45.png), auto !important; } Can you share your site with the protected password so I can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
JessePhoto Posted January 20, 2023 Author Posted January 20, 2023 goose-wrasse-krzj.squarespace.com Password: JWilliams23 Thanks!
Beyondspace Posted January 20, 2023 Posted January 20, 2023 23 minutes ago, JessePhoto said: goose-wrasse-krzj.squarespace.com Password: JWilliams23 Thanks! It alerts wrong password. Can you check it again? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
JessePhoto Posted January 20, 2023 Author Posted January 20, 2023 Sorry, try jwilliams92 Hope that works
Beyondspace Posted January 20, 2023 Posted January 20, 2023 Does the image link still exists? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
JessePhoto Posted January 20, 2023 Author Posted January 20, 2023 Not my website, thats just the code i copied. my website - https://goose-wrasse-krzj.squarespace.com/config/?frameUrl=%2F Jesse Williams
Beyondspace Posted January 20, 2023 Posted January 20, 2023 21 minutes ago, JessePhoto said: Not my website, thats just the code i copied. my website - https://goose-wrasse-krzj.squarespace.com/config/?frameUrl=%2F Jesse Williams Currently, this is the cursor on my end I am not sure what do you want to achieve BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
JessePhoto Posted January 20, 2023 Author Posted January 20, 2023 When you hover cursor over the header texts (Jesse Williams, home, information) it is I-cursor... is there a way to change it back to standard arrow cursor? Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment