niteshifte Posted January 18, 2023 Share Posted January 18, 2023 Hi there, Is there some CSS to remove the empty scroll bar at the bottom of the product thumbnails by any chance? https://www.peterotoole.ie/shop/cork/p/cork-tote-bags/i-will-yeah Thanks as always! Link to comment
Solution Beyondspace Posted January 18, 2023 Solution Share Posted January 18, 2023 1 hour ago, niteshifte said: Hi there, Is there some CSS to remove the empty scroll bar at the bottom of the product thumbnails by any chance? https://www.peterotoole.ie/shop/cork/p/cork-tote-bags/i-will-yeah Thanks as always! Try adding to Home > Design > Custom Css .ProductItem .ProductItem-gallery-scroll .ProductItem-gallery-thumbnails { overflow: auto; } Support me by pressing 👍 or marking as solution if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted January 18, 2023 Share Posted January 18, 2023 My testing niteshifte 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
niteshifte Posted January 18, 2023 Author Share Posted January 18, 2023 Amazing!! thanks so much for that!! You wouldn't happen to know the CSS to around the corners of the thumbnails by any chance? No worries if not. Thanks again for your help! Link to comment
Beyondspace Posted January 19, 2023 Share Posted January 19, 2023 Do you mean something like this? Try using .ProductItem-gallery-thumbnails-item-image { border-radius: 20px; } Support me by pressing 👍 if this useful for you niteshifte 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
niteshifte Posted January 19, 2023 Author Share Posted January 19, 2023 that's exactly it!! I just reduced the radius down to 5 though. Thanks so so much!! really appreciate that. Beyondspace 1 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