bijouxcreative Posted January 17, 2021 Share Posted January 17, 2021 Site URL: https://www.bijouxcreative.com/branding I am trying to change the font size on my medium block button for mobile only. Does anyone know the correct code please? https://www.bijouxcreative.com/branding Link to comment
tuanphan Posted January 23, 2021 Share Posted January 23, 2021 Add to Design > Custom CSS /* medium button block size mobile */ @media screen and (max-width:640px) { a.sqs-block-button-element--medium.sqs-block-button-element { font-size: 10px; } } daniellenoakes 1 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