Skip to content

Commit 7a176b5

Browse files
committed
Fix issue where if there's no sub-header but there is a header, there needs to be more spacing before the form
1 parent 9a3f852 commit 7a176b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mailchimp_widget.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ function mailchimp_sf_signup_form( $args = array() ) {
8383
line-height: 1.4em;
8484
margin-bottom: 0.75em;
8585
}
86+
.mc_custom_border_hdr,
8687
#mc_subheader {
8788
line-height: 1.25em;
8889
margin: 18px 0;

0 commit comments

Comments
 (0)