This topic is: not resolved
-
Can we add unique class name for each label of radio button?
Currently there is no class name for label. For example:
<label class=”” for=”dhvc_form_control_dog_6075cf6d7c7c8″ style=”width: 50%”><input type=”radio” class=”dhvc-form-value dhvc-form-control-ihavea dhvc-form-required-entry” id=”dhvc_form_control_dog_6075cf6d7c7c8″ name=”ihavea” value=”dog”><i></i>Dog</label>
I want to add class name for each label.
Thanks in advance