zennie Posted September 19, 2021 Share Posted September 19, 2021 Site URL: http://www.yourlabpartner.co.uk Hey guys, could anyone help with removing the space above the newsletter? So that it lines up with social media and text? A Million thanks! P.S. I tried the code below and it made no difference... #footer .newsletter-form-header-description > p { display: none !important; } #footer .newsletter-block .newsletter-form-fields-wrapper { margin: 0 !important; } Link to comment
tuanphan Posted September 20, 2021 Share Posted September 20, 2021 Add to Design > Custom CSS /* Line up footer newsletter */ footer.sections header.newsletter-form-header { display: none; } footer.sections .newsletter-form-field-wrapper.email { padding-top: 0px; } zennie 1 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