Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #22547

    Hello. I did as recommended in discussion – https://kriesi.at/support/topic/mailchip-sign-in-form#post-91285

    For some reason, it has not worked for me. I have also tried placing following code in <head> file as recommended by Mailchimp:

    <link href=”http://cdn-images.mailchimp.com/embedcode/classic-081711.css&#8221; rel=”stylesheet” type=”text/css”>

    <style type=”text/css”>

    #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }

    /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.

    We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */

    </style>

    Is it because I’m using the code in a widget?

    My site is at http://dailyvitamoves.com

    Thanks for your help.

    Angelo

    #116153

    Hey!

    Insert following code into the quick css field:

    #mc_embed_signup .clear {
    display: block;
    visibility: visible;
    height: auto;
    width: auto;
    }

    Best regards,

    Peter

    #116154

    THANKS A BUNCH!! It worked.

    You rock.

    #116155

    Hey!

    Great, glad I could help you.

    Best regards,

    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘MailChimp Submit Button’ is closed to new replies.