beyond_electro
-
Posts
27 -
Joined
-
Last visited
Community Answers
-
beyond_electro's post in Button spacing fix on newsletter section was marked as the answer
I've just fixed the padding with this:
//Minimise newsletter button padding//
button.newsletter-form-button.sqs-system-button {
padding-top: 15px !important; padding-bottom: 15px !important;
}