Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #498051

    Hi there,

    I have two columns on my front page and I can’t get the tops to line up. It’s the eventbrite iframe and the mailchimp embedded signup form. Links provided below.

    Thank you in advance!

    #498224

    Hey!

    Try adding this code to the Quick CSS:

    #mc_embed_signup h2 {
        margin-top: 0 !important;
    }
    
    #mc_embed_signup form {
        padding-top: 0 !important;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.