caitelle Posted May 1, 2022 Share Posted May 1, 2022 Site URL: https://oval-lute-tdat.squarespace.com/ I would like to get my categories visible and stack like this (image attached) when I am on my shop page and shop category pages on mobile. These stacked categories are only showing on /shop and not /shop/category. I would also like it to show the "all collections" category which isn't showing up for some reason with the code I was using to center/wrap the categories. Any tips? Code used in Custom CSS below: /*Stacking shop categories on mobile*/ //Option #1 @media screen and (max-width: 575px) { .products.collection-content-wrapper .nested-category-children { flex-wrap: wrap; justify-content: center; overflow-x: hidden; padding-top: 15px; } } Link to comment
tuanphan Posted May 5, 2022 Share Posted May 5, 2022 Hi, It looks like you figured it out? 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!) 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