Form Submit button invisible
-
So the form fields show on the site, but the button is INVISIBLE… how do I fix that?
http://www.angelcupcakes.co.za/goldenrecruits/<div class=”stm_newsletter_form”>
<input type=”text” name=”FNAME” placeholder=”First Name” required>
<br>
<input type=”text” name=”LNAME” placeholder=”Last Name” required>
<br>
<input class=”form-control” type=”email” name=”EMAIL” placeholder=”Enter Your E-mail” required />
<br><p>
<input type=”submit” value=”Subscribe”>
</p>
</div>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Form Submit button invisible’ is closed to new replies.