JuleeBode Posted September 23, 2021 Share Posted September 23, 2021 Site URL: https://turtle-salmon.squarespace.com/music/satb Please help me show the categories on the mobile version of the music page on my site. They show great on the desktop but are not even visible on mobile. https://turtle-salmon.squarespace.com/config/ https://turtle-salmon.squarespace.com/music/satb Pword: JJD When you go to Music it directly starts at the first category then to the left the other categories are listed for you to see and select. When you are the mobile version it goes to the first category but there is no option for the other categories. Can we make them accessible on the mobile version?? Thanks! Link to comment
JuleeBode Posted September 24, 2021 Author Share Posted September 24, 2021 Is ANYONE able to help me with this issue??? Link to comment
tuanphan Posted September 26, 2021 Share Posted September 26, 2021 On 9/24/2021 at 8:44 PM, JuleeBode said: Is ANYONE able to help me with this issue??? Add to Design > Custom CSS @media screen and (max-width:767px) { .products.collection-content-wrapper .nested-category-tree-wrapper { display: block !important; width: 100% !important; max-width: 100% !important; min-width: unset !important; float: none !important; } section.products.collection-content-wrapper.products-list { flex-direction: column !important; display: flex; } } 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
Archived
This topic is now archived and is closed to further replies.