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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment