• Resolved zelldi

    (@zelldi)


    Hello, I have a problem with my MailChimp form.

    Before clicking the Submit button, it looks this way:

    View post on imgur.com

    After clicking it, it looks this way:

    View post on imgur.com

    As you can see, the Submit button inexplicably “falls” down.
    I want it to stay where it is, or to disappear completely. How can I proceed?

    Here is my form code:

    <p>
    <input type=”email” name=”EMAIL” placeholder=”Inserisci la tua e-mail” required />
    </p>

    <p>
    <input type=”submit” value=”Iscriviti” />
    </p>

    Thank you in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    Seems to be some CSS applied by your theme.

    Since the CSS is added by your theme they are probably best able to help you with this, but if they can’t you can of course get back to us and share a link to your site where I can test this form so I can see if I can overwrite their CSS code for you.

    Hope that helps. If you have any questions, please let us know!

    Plugin Contributor Lap

    (@lapzor)

    Since there have been no replies for awhile I will now mark this ticket as “resolved”. If you are still experiencing this issue or you have a similar problem, please create a NEW ticket. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form display problem after clicking Submit’ is closed to new replies.