Jump to content

Disable left and right arrows in slideshow galleries on Wells

Recommended Posts

Site URL: http://www.giacomocabrini.com

Hello!

I am currently using the Wells Template my photography portfolio. I really love how the galleries open on one single, big image yet I'd rather have them lead only to the thumbnails to view the rest of the gallery instead of offering the opportunity to scroll through them singularly.

Does anyone know how I can disable that feature so that once you click on the "main" image the website brings you only to the thumbnails ONLY?

Thank you!

x

Link to comment
  • Replies 5
  • Views 829
  • Created
  • Last Reply
3 hours ago, tuanphan said:

Add to Home > Design > Custom CSS


.overlay-controls {
    pointer-events: none;
}

 

Hi ! Thanks. This does the opposite tho. It only enables the slideshow and won't lead to the thumbnails. What I meant was to disable the slideshow feature so that, once you click the image, the user is brought to the thumbnails and doesn't start a slideshow.

let me know if you have a code for this.

best

x

Link to comment
25 minutes ago, tuanphan said:

Remove above code & try this


.overlay-controls.center-control.thumbnail-toggle {
    left: 0 !important;
    width: 100% !important;
}

 

 

25 minutes ago, tuanphan said:

Remove above code & try this


.overlay-controls.center-control.thumbnail-toggle {
    left: 0 !important;
    width: 100% !important;
}

 

This only cancelled the left arrow but unfortunately if i click right the page will still move onto the next image, so the slideshow is still there.

Link to comment

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.