-
Posts
3 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by laurenknobloch
-
-
-
Site URL: https://www.weareimagocollective.com/
Hi! I have this code in to change the size of the email and sign up buttons, but the space between "sign up with your..." email field/button and disclaimer is like double what I want it to be.
Here is the code I currently have in:.newsletter-block {padding-top: 0; padding-bottom: 0}
.sqs-block-newsletter .newsletter-form-field-element {
padding-top: 8px !important;
padding-bottom: 8px !important;
}button.newsletter-form-button.sqs-system-button {
padding-top: 10px !important;
padding-bottom: 10px !important;
}Website: https://www.weareimagocollective.com/
Thanks!
7.1 Newsletter Block CSS Help - how to reduce size of email fill form and submit button
in Customize with code
Posted
here is where I get my self in trouble with CSS.. the email and submit don't line up anymore.
can you let me know what number needs to shift. thanks!