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
TheSquareSpacer 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 🙂 Get Our MultiCurrency Extension for Your Site (7.0 & 7.1) Feel free to reach out for help and projects! The Squarespacer Limited 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 TheSquareSpacer 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 Get Our MultiCurrency Extension for Your Site (7.0 & 7.1) Feel free to reach out for help and projects! The Squarespacer Limited Link to comment
niteshifte Posted January 9 Author Share Posted January 9 Thanks again!! You're amazing! TheSquareSpacer 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