mportch Posted July 15, 2020 Share Posted July 15, 2020 Site URL: https://www.mattportch.com Hi, Is there a way I could make "Free shipping code..." and "We respect your..." text smaller in mobile view - plus keep everything centred instead of ranged left? Link to comment
tuanphan Posted July 15, 2020 Share Posted July 15, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .sqs-popup-overlay .sqs-slice-body p { font-size: 10px !important; text-align: center; } .sqs-popup-overlay .actions * { font-size: 10px !important; } .sqs-popup-overlay .sqs-slice-heading { text-align: center !important; } } 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