Hello,
I was wondering if it is possible to add a specific css class to the form?
I'm using the plugin to call a form in an article.
The form code begins with :
<form id="chronoform_Book" class="Chronoform hasValidation" method="post" name="Book" action="http://myweb.fr/misc/send-us-inquiry.html?chronoform=Book&event=submit">
Is it possible to add in the class value another css class?
So the class value would be: class="Chronoform hasValidation mystyle"
Thanks for your help
I was wondering if it is possible to add a specific css class to the form?
I'm using the plugin to call a form in an article.
The form code begins with :
<form id="chronoform_Book" class="Chronoform hasValidation" method="post" name="Book" action="http://myweb.fr/misc/send-us-inquiry.html?chronoform=Book&event=submit">
Is it possible to add in the class value another css class?
So the class value would be: class="Chronoform hasValidation mystyle"
Thanks for your help