Checkbox not formatting
-
<div class="Main-Form">
<div class="row">
<div class="col-lg-6 col-sm-12">
[text* your-name autocomplete:name placeholder "Name*"]
</div>
<div class="col-lg-6 col-sm-12">
[text* your-company placeholder "Company*"]
</div>
<div class="col-lg-6 col-sm-12">
[email* your-email autocomplete:email placeholder "Email*"]
</div>
</div>
<div class="checkbox">
Type of Drinking Water You Currently Provide:
[checkbox checkbox-130 use_label_element "Bottle Cooler" "Water Bottles" "Single Filter Cooler" "Tap Water" "Drinking Fountain" "Refrigerator" "Not Sure / Other"]
</div>
<div class="row">
<div class="col-12 Submit-Btn">
[submit "Submit"]
</div>I am having trouble with my checkbox formatting.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Checkbox not formatting’ is closed to new replies.