Tom1234 Posted August 7 Share Posted August 7 Hello, I cannot work out how to stop the thumbnails from moving horizontally when they are clicked. Is there a way for me to keep the thumbnails fixed in one position? Thank you. Link to comment
HoaLT Posted August 8 Share Posted August 8 19 hours ago, Tom1234 said: Hello, I cannot work out how to stop the thumbnails from moving horizontally when they are clicked. Is there a way for me to keep the thumbnails fixed in one position? Thank you. Can you share the URL with this issue so I can check it? If your site is not published yet, provide it with a protected password, share it here so we can access your site Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) Link to comment
Tom1234 Posted August 8 Author Share Posted August 8 Hello, The page URL of my website is https://tomjeffers.uk/portrait-of-louisa Is this what you are referring to? Thanks Link to comment
tuanphan Posted August 10 Share Posted August 10 On 8/8/2024 at 10:54 PM, Tom1234 said: Hello, The page URL of my website is https://tomjeffers.uk/portrait-of-louisa Is this what you are referring to? Thanks You can use this to Website Tools > Custom CSS /* Disable slideshow thumbnails moving */ .gallery-slideshow-thumbnails { left: 50% !important; transform: translateX(-50%) !important; width: 100% !important; } .gallery-slideshow-thumbnails-scroll { transform: unset !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!) 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