wa7245 Posted April 22, 2022 Posted April 22, 2022 Site URL: https://www.jackeason.org/home-new I am redesigning a homepage and am wanting there to be a lot less space at the top and bottom so I can shrink those sections. I want it to look more like the attached photo. If you know a way of changing the width of the fields to 100% as well that would be great, but I want the same amount of space as shown in the picture on both of my newsletter sections on the page I linked!
Solution Beyondspace Posted April 23, 2022 Solution Posted April 23, 2022 3 hours ago, wa7245 said: Site URL: https://www.jackeason.org/home-new I am redesigning a homepage and am wanting there to be a lot less space at the top and bottom so I can shrink those sections. I want it to look more like the attached photo. If you know a way of changing the width of the fields to 100% as well that would be great, but I want the same amount of space as shown in the picture on both of my newsletter sections on the page I linked! You can try the following codes in Home > Design > Custom Css .newsletter-form-header { display: none; } .newsletter-form-wrapper { padding-top: 0 !important; } .newsletter-form-name-fieldset, .newsletter-form-field-wrapper,.newsletter-form-button-wrapper, .newsletter-form-button { width: 100% !important; } Let me know how it works on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted April 23, 2022 Posted April 23, 2022 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment