Hi, I'm tryng to insert a Mailchimp form in my website, but it does not work, I tryed to write it, but I did not manged it, could you help me? The website is not online yet.
Thank you
manuela
-
Mailchimp
-
hey manuela!
ok, can you use the embedded mailchimp form? that one should work.
There are several embedded forms, you could try "Super Slim", I think that one works for sure. The others could work too.
-
Hey Armin,
I’ve used mailchimp’s super slim version which you have suggested:
I am unable to override mailchimp’s CSS with the websites’ text formats and styles.I tried to adjust the style/CSS directly in the code snippet inside the text element and also moved it inside Custom CSS/HTML…
http://www.kirchgasse.com/newsletter/
-
in the code there is this line:
<link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css">
If you remove that line, the signup form will be completely unstyled. That would be a better starting point for you to style this by yourself.
-
danke armin