juliaprather Posted February 17 Share Posted February 17 Hello Squarespace, I'm in search of code to reduce the width of the CTA button on mobile, so there's not so much blank space on either side of the words, but without affecting the desktop view. Thank you! Link to comment
tuanphan Posted February 21 Share Posted February 21 What is your site url? We can check easier 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
juliaprather Posted March 4 Author Share Posted March 4 On 2/21/2023 at 4:53 AM, tuanphan said: What is your site url? We can check easier The URL is https://borrowhappy.com/. Thank you! Link to comment
Solution tuanphan Posted March 6 Solution Share Posted March 6 Add to Design > Custom CSS /* Mobile button */ a.theme-btn--primary.btn.sqs-button-element--primary { padding-left: 10px !important; padding-right: 10px !important; min-width: unset !important; } juliaprather 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
juliaprather Posted March 11 Author Share Posted March 11 On 3/6/2023 at 4:15 AM, tuanphan said: Add to Design > Custom CSS /* Mobile button */ a.theme-btn--primary.btn.sqs-button-element--primary { padding-left: 10px !important; padding-right: 10px !important; min-width: unset !important; } Outstanding, @tuanphan! Thank you sooo much. Mobile CTA button looks so much better now! 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