Basic Checkbox
.form-check-inline to any .form-check
Add .position-static to inputs within .form-check that don’t have any label text
Custom Checkbox
Add .form-check-inline to any .custom-control
document.querySelector('your-checkbox').indeterminate=!0;
Color Options
Some help text goes here
Some help text goes here
DashboardKit Customizer