studiofounded Posted March 28, 2022 Share Posted March 28, 2022 Site URL: https://www.sisutemplates.com Hi! I'd like to switch the arrow buttons in 7.1 to a horizontal scroll bar. I believe you can do this by removing the overflow property, but I can't seem to get it to work. Any thoughts? Link to comment
Beyondspace Posted March 28, 2022 Share Posted March 28, 2022 2 hours ago, HannahRoseShaw said: Site URL: https://www.sisutemplates.com Hi! I'd like to switch the arrow buttons in 7.1 to a horizontal scroll bar. I believe you can do this by removing the overflow property, but I can't seem to get it to work. Any thoughts? Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1648471245721_18422 .summary-item-list { overflow-x: scroll; transform: translateX(0%) !important; /*Stop next click event*/ } #block-yui_3_17_2_1_1648471245721_18422 .summary-carousel-pager { visibility: hidden; } Let me know how it works on your site Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted March 28, 2022 Share Posted March 28, 2022 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
studiofounded Posted March 30, 2022 Author Share Posted March 30, 2022 On 3/28/2022 at 2:42 PM, bangank36 said: My testing Perfect, thank you! Is there a way to show the scroll bar from the outset? At the moment it only shows on scroll. Link to comment
iJizzy1 Posted August 16, 2022 Share Posted August 16, 2022 (edited) Hello @bangank36 , Is there a way to remove the scroll bar of the summary block ? @bangank36 And also, is there a way to apply your code only for mobile ? Site URL : https://brondyhumphrey.com/expansion-2 psw: pure Edited August 16, 2022 by iJizzy1 Missing info 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