Custom styling for form controls
Styling checkboxes and radios is hard,
but can be done with the use of :checked
attribute and some abuse of the label element.
See the Pen by maciej-kucharski (@maciej-kucharski) on CodePen.
Styling checkboxes and radios is hard,
but can be done with the use of :checked
attribute and some abuse of the label element.
See the Pen by maciej-kucharski (@maciej-kucharski) on CodePen.