HomeownerHQ Posted October 26, 2023 Posted October 26, 2023 Hi, I'm looking to make the width of my newsletter form the same as it's adjusted to, including the button. The page is homeownerhq.co/freebies. Thank you! Chelsey
Ziggy Posted October 27, 2023 Posted October 27, 2023 This isn't a perfect solution, but you can try it out: // newsletter button - Freebies page #collection-652ae1bf0b2e0d39da659dc3 { @media only screen and (min-width:768px) { .sqs-block-newsletter .newsletter-form-button { width: 306px !important; } } @media only screen and (max-width:767px) { .sqs-block-newsletter .newsletter-form-button { width: 288px !important; } } } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
HomeownerHQ Posted October 28, 2023 Author Posted October 28, 2023 Thanks Ziggy. I played around with changing the px sizes but only the button changed. Is there a way to change the width of the form blocks?
Ziggy Posted October 30, 2023 Posted October 30, 2023 So you want all of the fields to not have a maximum width, but be constrained by the block bounds? That would probably work for the fields with Custom CSS, but may be harder to get working consistently for the button. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment