taknee Posted February 1 Share Posted February 1 Hello, We are using the slideshow feature to show images on our site page. We have "Show Next and Previous Controls" and "Show Thumbnails" enabled. However, my client would like the "Show Thumbnails" feature to be enabled WITHOUT giving people the ability to click on the thumbnails to move from image to image (basically the thumbnails cannot be clicked on). Is this possible with code? Thank you for your help! Site password is: intheNYT Page Url: https://burgundy-jaguar-fltk.squarespace.com/artleisure-2010 Link to comment
tuanphan Posted February 3 Share Posted February 3 Add to Design > Custom CSS .sqs-gallery-controls.show-hover-effect { visibility: hidden; } .sqs-gallery { pointer-events: none; user-select: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment