• The custom CSS classes for fields are currently being added to the input. This makes it difficult to access and style the Label or the LI via these classes.

    If they were instead, added to the LI, then you could access both the label and the input by using child selectors in CSS, in addition to obviously being able to target the LI.

    Is there any chance that the custom CSS classes could be attached to the LIs instead of the inputs?

    https://www.ads-software.com/plugins/visual-form-builder/

  • The topic ‘CSS Classes on LIs instead of Inputs’ is closed to new replies.