Need to add class name to input, not divs
-
Hello,
When editing a form field there is a field option under “Advanced” for adding class names to the form field container. However I need a way of adding / appending class names to the actual form element rather than the containing element. Like this:
input.form-control
orsubmit.btn.btn-dark
.How would I go about doing this?
Thanks
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Need to add class name to input, not divs’ is closed to new replies.