JBint Posted February 5, 2021 Share Posted February 5, 2021 Site URL: https://www.jennbutterworthinteriors.com/blog I'm hoping someone can tell me with two padding issues... first - what CSS code would I need to reduce all the padding for the blog title section (around the title, the text, the line) and between the Title/Text section and the Blog post summary section? (hopefully that makes sense) second - I would like to tighten up the spacing/gap above and below the email address field and the signup button! Any help would be appreciated. Link to comment
tuanphan Posted February 6, 2021 Share Posted February 6, 2021 It looks here. Did you solve these? With footer email, add this to Design > Custom CSS footer.sections .newsletter-form-body>div { margin-top: 0 !important; padding-top: 0 !important; } JBint 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JBint Posted February 6, 2021 Author Share Posted February 6, 2021 @tuanphan thank you, I think that helped. I can't tell 🙈 but i've added it to the Custom CSS. Link to comment
JBint Posted February 6, 2021 Author Share Posted February 6, 2021 (edited) @tuanphan is there something I can add to the code to reduce the gap between the email address and the the privacy disclaimer written underneath? Edited February 6, 2021 by JBint Link to comment
tuanphan Posted February 8, 2021 Share Posted February 8, 2021 On 2/6/2021 at 11:07 PM, JBint said: @tuanphan is there something I can add to the code to reduce the gap between the email address and the the privacy disclaimer written underneath? Add to Design > Custom CSS .newsletter-form-body { padding-bottom: 0 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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