Hi, can anyone tell me what the form classes are for wowsome. Just for standard text and email/phone fields and multi select option boxes?
I have a custom form plugin I wrote where I have to add the form code direct in to the plugin php file, so wondered what the classes are and for button etc? ie
<form class=”etc”>
<!—Various Form Fields–>
</form>
Many Thanks
You can use the default html form tags for specific elements for your form.
There is no any specific CSS for forms theme support default form automatically.