JennWalker Posted December 11, 2021 Share Posted December 11, 2021 Site URL: https://www.bradmurphyforcongress.com Is there anyway to customize the post submit messaging of a newsletter block? I am looking to change the color and size of the text and also add more padding around the text so that the block doesn't shrink down so much. See image below. This is what it looks like now. Would like the font to be white and bigger and for the image block it is on to be much bigger. Thanks! Beyondspace 1 Link to comment
Beyondspace Posted December 12, 2021 Share Posted December 12, 2021 1 hour ago, JennWalker said: Site URL: https://www.bradmurphyforcongress.com Is there anyway to customize the post submit messaging of a newsletter block? I am looking to change the color and size of the text and also add more padding around the text so that the block doesn't shrink down so much. See image below. This is what it looks like now. Would like the font to be white and bigger and for the image block it is on to be much bigger. Thanks! Try .form-submission-text { color: #fff; font-size: 1.2rem; } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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 December 12, 2021 Share Posted December 12, 2021 My testing result BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
JennWalker Posted December 13, 2021 Author Share Posted December 13, 2021 On 12/11/2021 at 9:21 PM, bangank36 said: My testing result Yes, that worked for the text, thank you! But he still wants the spacing to be larger above and below the text so the background image is the same size before and after you enter the email and submit. Link to comment
tuanphan Posted December 17, 2021 Share Posted December 17, 2021 @JennWalker Try this CSS /* submission height */ .form-submission-text { padding-top: 50px; padding-bottom: 50px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (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