Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    1) This is a theme issue but you can most likely fix it by loading the “basic form css” in MailChimp for WP > Forms. This loads some very basic form styles while still trying to blend in with your themes.

    2) Your current submit button mark-up looks like this.

    <input type="submit" />

    You can add a value attribute to change the text on the button.

    <input type="submit" value="Subscribe" />

    Another option is to re-add the field using the “Add MailChimp field” select box and type in a button text.

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘field not responsive’ is closed to new replies.