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” 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
Hey!
Insert following code into the quick css field:
#mc_embed_signup .clear {
display: block;
visibility: visible;
height: auto;
width: auto;
}
Best regards,
Peter
THANKS A BUNCH!! It worked.
You rock.
Hey!
Great, glad I could help you.
Best regards,
Peter