Don't follow you well. Each filed created by you has it's own class and ID. See the example shown in the screenshot:
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
What I was requesting was that in the form creation, you can define a css class. Then that CSS class would be added to the class attribute on the field when it is rendered.
This would have the advantage that you can use existing css classes and make zero changes to your css.
For example, you have a class existing in your website called .btn that does lots of styling to buttons. In the form creation interface you'd then add "btn" as a custom class and as if by magic with no site code changes required the buttons on the form would then inherit the standard button style.
In case you want to say thank you! 🙂 We'd really appreciate if you leave a good review on the plugin page. This is the best way to say thank you to this project and the support team.
Yes sure. It was just a request to have this in your interface for someone that doesnt want to/know how to do it in code. Ie someone that literally wants to just install the plugin and get it setup using existing CSS classes very quickly with no coding required.