wa7245 Posted April 22, 2022 Share 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! Link to comment
Solution Beyondspace Posted April 23, 2022 Solution Share 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted April 23, 2022 Share Posted April 23, 2022 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you 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