I would like to use an external script to create custom styles for my Radio and Checkbox buttons, but it requires finding a cssClass within the input element. I looked into the GF hooks and filters and only saw a way to add a class to the outside element of the form field.
Is it possible to add a class directly into the input field?