For information and how to use it, you can read here: https://mc4wp.com/kb/
Form code for Mailchimp widgets:
1 2 3 4 5 6 7 8 9 |
<p> Subscribe to our email list and receive newsletter on our regular releases and updates. Keep yourself up-to-date. </p> <p> <input type="email" name="EMAIL" placeholder="Your email address" required /> </p> <p class="submit-button-wrapper s-font"> <input type="submit" value="Subscribe" /> </p> |