How to change class for form

aniangeless 04 Mar, 2014
Helloo! How to change class for <form>? Where? I couldnt find. 😢
GreyHead 05 Mar, 2014
Hi aniangeless,

Which version of ChronoForms are you using?

If this is CFv5 you can use the Form Class box in the HTML (Render Form) action.

Bob
aniangeless 06 Mar, 2014
Hi! I am using CFv5. And i couldnt understand where exactly "Form Class box in the HTML (Render Form) action."? Which file and which folder? Thank u!

i used Custom Code in setting of the form, it didnt work because <from> doesnt include there. When i wrote this <form class="myclass"> and in result <form class ="chronoform"> <form class="myclass"> </form> </form>. So its wrong.
GreyHead 06 Mar, 2014
Hi aniangeless,

You need to have your form in the 'Advanced' Edit Mode then see this:

Bob
aniangeless 06 Mar, 2014
Thank u vary much! it worked!
This topic is locked and no more replies can be posted.