Hi Audrey!
There is a piece of code you could remove to get rid of just the text box, find it here:
- <input type="email" value="" name="EMAIL" id="mail" />
Erase the code mentioned above, it should do the trick!
Hi Audrey!
There is a piece of code you could remove to get rid of just the text box, find it here:
- <input type="email" value="" name="EMAIL" id="mail" />
Erase the code mentioned above, it should do the trick!