CoralDerfurt Posted February 20, 2022 Share Posted February 20, 2022 Site URL: https://www.scrunchme.co.uk Hi, I'm having a problem where on the mobile product page you can't read all the categories as cut off each side. Can I move them on two lines or make them smaller so they all fit on one line? site: www.scrunchme.co.uk Password: coral Thanks, Coral Link to comment
CoralDerfurt Posted February 20, 2022 Author Share Posted February 20, 2022 I would like it to match desktop view, In one line so the text is smaller to fit on, if possible. Thanks, Coral Link to comment
tuanphan Posted February 23, 2022 Share Posted February 23, 2022 Use this CSS for both problems a.root { padding-bottom: 0 !important; } li.category-item a { padding-top: 0px !important; } @media screen and (max-width:767px) { .products.collection-content-wrapper .nested-category-tree-wrapper>ul { flex-wrap: wrap; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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