Form display problem after clicking Submit
-
Hello, I have a problem with my MailChimp form.
Before clicking the Submit button, it looks this way:
After clicking it, it looks this way:
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Form display problem after clicking Submit’ is closed to new replies.