silverlake Posted September 9, 2019 Share Posted September 9, 2019 I'm working on my store and it looks great on desktop, but the product titles are not scaling on mobile. On Brine template. Any suggestions? silverlakecarclub.com/shop Link to comment
tuanphan Posted September 9, 2019 Share Posted September 9, 2019 @silverlake Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .view-list h1.ProductList-title { font-size: 16px !important; } } See how to insert if you don't know: https://beaverhero.com/squarespace-how-to/#HowtoInsertCustomCSS 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
silverlake Posted September 9, 2019 Author Share Posted September 9, 2019 Exactly what I was looking for. Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.