Form Control

Group checkboxes and radio elements together. Make sure to wrap multiple checkbox fields with a <fieldset>.

Optional Details
Choose Your Donation
.is-required
To make a form item required, add the required attribute to the element and the form-item__required icon to the label.
This field is required. Optional Details
This field is required. Choose Your Donation
.is-disabled
Disable the form element. Make sure you add the disabled to the form element as well.
Optional Details
Choose Your Donation
.form-control--inline
Inline each form item and label.
Optional Details
Choose Your Donation
.form-control--promoted
Additional padding and a background color added.
Optional Details
Choose Your Donation