What is wrong with my code?
-
Hi,
I edited the default form that comes with this plugin and it looked great to begin with but as I started adding more texts, things started to look weird. Half way down, the form goes much further to the left and then one of the fields is in a second column on the right. Can anyone tell me how to fix this? I am using Divi from Elegant themes and this is the code I used. Thanks!
<label> Your Name (required)
[text* your-name] </label>
</div><label> Your Email (required)
[email* your-email] </label>
</div><label> Your Date of Birth (required)
[date* date-918] </label>
</div><label> Your Home Address (required)
[textarea* textarea-979] </label>
</div><label> Do you have additional people in your party? (required)
[checkbox checkbox-278 “Yes” “No”] </label>
</div><label> Guest 2 – Name
[text* your-name] </label><label> Date of Birth (required)
[date* date-918] </label>
</div><label> Guest 3 – Name
[text* your-name] </label><label> Date of Birth
[date* date-918] </label>
</div><label> Guest 4 – Name
[text* your-name] </label><label> Date of Birth
[date* date-918] </label>
</div><label> Please list any food allergies you or any of your party may have (required)
[text text-772] </label>[submit “Send”]
The page I need help with: [log in to see the link]
The topic ‘What is wrong with my code?’ is closed to new replies.