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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, 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