ssteart Posted May 20, 2021 Posted May 20, 2021 Site URL: https://www.ssteart.com/presets/p/essential-preset-pack-by-ssteart I would like to remove the scrollbar that appears next to the previews in a product slideshow. Right now I have used this code on the product page, though that also removes the main page scrollbar. Is there a way to specifically target the product item? Quote <style> /* Hide scrollbar for Chrome, Safari and Opera */ *::-webkit-scrollbar { display: none; } /* Hide scrollbar for IE and Edge */ * { -ms-overflow-style: none; } </style>
tuanphan Posted May 21, 2021 Posted May 21, 2021 Edit product >> Additional Info >> Add a Code Block >> Paste above code 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!)
ssteart Posted May 25, 2021 Author Posted May 25, 2021 @tuanphan Unfortunately by doing that it still applies to the whole page
creedon Posted May 25, 2021 Posted May 25, 2021 I'm not seeing a scrollbar for the product thumbnails. Did you resolve your issue? Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
tuanphan Posted May 26, 2021 Posted May 26, 2021 On 5/25/2021 at 8:20 AM, ssteart said: @tuanphan Unfortunately by doing that it still applies to the whole page Add code then Design > Site Styles > Disable Ajax Loading 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.