Guest Posted May 6, 2021 Share Posted May 6, 2021 Site URL: https://www.immyhowardmillinery.com/bows Hello everyone, I am hoping to add some Category text to the mobile view of my squarespace website, next to the 'plus' icon on my shop. Here is what the mobile view currently looks like: And this is what I'd like it to look like: If anyone might be able to help me with this, that would be fantastic! Thank you! Immy Link to comment
tuanphan Posted May 7, 2021 Share Posted May 7, 2021 Add to Design > Custom CSS /* category next to plus icon */ @media screen and (max-width:640px) { .category-nav-toggle:before { content: "Category"; text-align: left; float: left; margin-left: 10px; } } 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