dragonflyscales Posted November 30, 2021 Share Posted November 30, 2021 Site URL: https://www.dragonflyscales.net/ Any help would be greatly appreciated. About 70% of my website traffic is mobile, but when my shop is in mobile view all my categories are in a long line that runs horizontally off the screen on a slider. Ideally when someone clicks on the Shop I would like visitors to see a vertical list of Categories. Thanks in advance John https://www.dragonflyscales.net/ Squarespace 7.1 Beyondspace 1 Link to comment
Solution Beyondspace Posted December 1, 2021 Solution Share Posted December 1, 2021 On 11/30/2021 at 8:45 AM, dragonflyscales said: Site URL: https://www.dragonflyscales.net/ Any help would be greatly appreciated. About 70% of my website traffic is mobile, but when my shop is in mobile view all my categories are in a long line that runs horizontally off the screen on a slider. Ideally when someone clicks on the Shop I would like visitors to see a vertical list of Categories. Thanks in advance John https://www.dragonflyscales.net/ Squarespace 7.1 try @media screen and (max-width: 575px) { .products.collection-content-wrapper .nested-category-children { display: block; } .products.collection-content-wrapper .nested-category-breadcrumb-list-item { display: block; text-align: left; } .products.collection-content-wrapper .breadcrumb-separator { display: none; } } tuanphan 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment