Simply open the 'field options' for the field to align, add one of our predefined classes to the 'CSS layout classes' box, and no more messing with the customizable HTML unless you want to.
The option is located in the field options for each field.
A two-column form is simple. Add a section heading field to your form, and give it a frm_first frm_half class. If you don’t want to see the heading, set the label position to 'none'. This creates column one. Add a second section heading to mark the start of column two, and give it a frm_half class. That’s it!
Read more about Form layout and CSS classes here.
To make radio or checkbox choices align in a row, select 'Single row' in your field options for that field.