When you enter invalid info, the newsletter input – button won’t align.
You can use this code to Custom CSS box
/* Fix newsletter */ .newsletter-block .newsletter-form-field-wrapper .field-error { position: absolute; top: -30px; } div.newsletter-block .newsletter-form-body { position: relative; }
Result: