Hi there,
chronoforms6 does lots of things right. There's just one thing I'm missing and I'm sure lots of other customers would use this feature too.
Lots of themes bring their own form styles and programmers will program the form style as they wish.
But there's no possibility to disable loading of the UI CSS framework.
I would love to see a global switch which stops loading and maybe setting all the UI classes.
For example a submit button is always styled by .semanticui-body [type="submit"] and .ui.button (the latter ones can be removed in button configuration yes)
Or when I output a message it will be wrapped within <div class="semanticui-body G2-joomla chronoforms index"> which again applies lots of styling which will conflict with the theme.
It's complicating things. If one could just disable this, it would lead to a much cleaner and lightweight solution.
chronoforms6 does lots of things right. There's just one thing I'm missing and I'm sure lots of other customers would use this feature too.
Lots of themes bring their own form styles and programmers will program the form style as they wish.
But there's no possibility to disable loading of the UI CSS framework.
I would love to see a global switch which stops loading and maybe setting all the UI classes.
For example a submit button is always styled by .semanticui-body [type="submit"] and .ui.button (the latter ones can be removed in button configuration yes)
Or when I output a message it will be wrapped within <div class="semanticui-body G2-joomla chronoforms index"> which again applies lots of styling which will conflict with the theme.
It's complicating things. If one could just disable this, it would lead to a much cleaner and lightweight solution.