Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there!

    In looking at the form, it appears that most of that can be corrected with some CSS. For example, we were able to set each field on it’s own line with these styles:

    #mc_signup_form .mc_var_label {
    display: block;
    }

    Add that information to your site’s stylesheet (“Appearance” -> “Editor” -> “Style.css”) and that should take care of any weirdness you’re seeing! We definitely recommend customizing the form using CSS, as that gives you the greatest degree of control over the entire process.

    If we can help with anything else, give us a shout. We’re happy to help.

    Cheers

    Thread Starter tazfan

    (@tazfan)

    thank you worked great cheers for your help

    Glad to help!

    Let us know if you have any other questions. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: MailChimp List Subscribe Form] Linning up the forms’ is closed to new replies.