niteshifte Posted January 9 Share Posted January 9 Hi there, I'd love to edit the length of the email address box and the sign up button to that they are both going across 100% of the width. I'd also like to remove the white stroke on the 'Sign Up' button please. https://daisy-chiton-7gh8.squarespace.com Thanks! Link to comment
SQSPStarter Posted January 9 Share Posted January 9 Hi @niteshifte . Try this code: .newsletter-block .newsletter-form-fields-wrapper { width: 100% !important; } .newsletter-block .newsletter-form-field-wrapper { width: 100% !important; } .newsletter-block .newsletter-form-wrapper--alignLeft .newsletter-form-button-wrapper { width: 100% !important; } .newsletter-form-button { width: 100% !important; } .newsletter-form-button-label { font-weight: 400 !important; } Let me know how it goes 🙂 Become a contributor to the largest resource for Squarespace and gain recognition from thousands of visitors.Join us on this exciting journey. Ping us here!. Link to comment
niteshifte Posted January 9 Author Share Posted January 9 That worked, thanks once again! Only thing that is left is the white stroke on the button. is it possible to remove that by any chance? Link to comment
Solution SQSPStarter Posted January 9 Solution Share Posted January 9 @niteshifte Try this code for it: .newsletter-form-button { border: 0px !important; } Let me know how it goes tuanphan 1 Become a contributor to the largest resource for Squarespace and gain recognition from thousands of visitors.Join us on this exciting journey. Ping us here!. Link to comment
niteshifte Posted January 9 Author Share Posted January 9 Thanks again!! You're amazing! SQSPStarter 1 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