I've never been good with forms, so any help would be very appreciated. Here is the code for the form provided in the kickstart (I changed the value to say what I wanted it to say):
- Code: Select all
<form class="gk-form">
<div>
<input type="email" placeholder="Email address ..." /> <input type="submit" value="Join Our Team Today!" /></div>
</form>
Thanks!