PenciDesign replied
Hi,
If you want to get a look similar with Mailchimp on the footer from the theme, you need to use the same markup as you're using for Mailchimp now to get it.
Example:
<p class="mdes">Subscribe my Newsletter for new blog posts, tips & new photos. Let's stay updated!</p> <p class="mname"> Input for Name put here </p> <p class="memail"> Input for Email put here </p> <p class="msubmit"> Submit button put here </p>
I think you can ask author of that plugin to know more about how to use that markup inside the signup form.
Best Regards,
PenciDesign