Jump to content

How to change cursor to arrow when hovering over a gallery page image

Recommended Posts

Hi there,

Is there any chance to customize cursor, so that will change for arrow when hovering over a gallery block in Brine template?

For example same style as gallery in Wells template. Cursor change for left arrow for previous image and right arrow for next image. Is there any custom-css to add this style?

Thank you.

 

 

Snímek obrazovky 2021-08-24 v 18.05.55.png

Link to comment
On 8/27/2021 at 6:51 PM, KaterinaKa said:

Hi @tuanphan,

link to gallery page: http://thomasseearbudd.com/nzcis

So I would like to apply this style to gallery, here: https://sphere-eagle-lrgh.squarespace.com/test-galerie

password: Oh1347

thank you.

Add to Design > Custom CSS

.gallery-block .slide:hover {
    cursor: e-resize;
}

 

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!)

Link to comment
On 9/2/2021 at 6:13 PM, KaterinaKa said:

@tuanphan Hi,

Thank you for your help. It's working, but the cursor / arrow show just the right direction, not the left one for previous browsing.

 

screenshot.jpg

Hi,

Not possible to make left right arrow. This will require a lot of JavaScript code. I can't help with this.

You can post on some FB groups

+ Squarespace Customization Resource Groups
+ Squarespace Community

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!)

Link to comment
  • 1 year later...

@tuanphan 

Hi,

Did you figure out how to do this? I am trying to do the same thing. I want the right cursor to show on hover on right side of gallery and left arrow on the right side, to click through gallery rather than the automatic grabber.

 

Would appreciate the help.

 

Thank you

 

Link to comment
On 1/31/2023 at 8:05 PM, BLK said:

@tuanphan 

Hi,

Did you figure out how to do this? I am trying to do the same thing. I want the right cursor to show on hover on right side of gallery and left arrow on the right side, to click through gallery rather than the automatic grabber.

 

Would appreciate the help.

 

Thank you

 

Can you share link to page where you use gallery?

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!)

Link to comment
  • 11 months later...

Hi @tuanphan,

 

I am trying to fix a similar issue, I would like the 'hand' cursor to appear to show the links are clickable on this page of my site (ben-cowan.com/color). Currently when you hover over the text it doesn't show the 'clickable/link' cursor. It would also be great if the hand  cursor appeared when you hover anywhere over the gallery images and not just over the text.

Thank you!

Edited by bentcowan
Adding more detail
Link to comment
On 1/31/2024 at 7:21 AM, bentcowan said:

Hi @tuanphan,

 

I am trying to fix a similar issue, I would like the 'hand' cursor to appear to show the links are clickable on this page of my site (ben-cowan.com/color). Currently when you hover over the text it doesn't show the 'clickable/link' cursor. It would also be great if the hand  cursor appeared when you hover anywhere over the gallery images and not just over the text.

Thank you!

Don't remove any code in your current code. Add this to Custom CSS

body#collection-648babb64d99b00f1afdbf19 .slide a:after {
    pointer-events: none;
}

 

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!)

Link to comment

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.