Basic Checkbox
.form-check-inline to any .form-check
Add .position-static to inputs within .form-check that don’t have any label text
Color Options
Some help text goes here
Some help text goes here
Custom Checkbox
Add .custom-control-inline to any .custom-control
$('.your-checkbox').prop('indeterminate', true)