Custom Columns for Contact Form 7
With Custom Columns for Contact Form 7 addon, you can Custom Column based Forms. The below form width is set as 36% + 41% + 23%
Glimpse of Backend Editing Panel (Click to Enlarge)
How to Setup
Here is how to setup Flexible Columns for Contact Form 7
Copy the Sample Code of the Above Form
[uacf7-row][uacf7-col 36%] <label> Your name [text* your-name] </label> [/uacf7-col][uacf7-col 49%] <label> Your email [email* your-email] </label> [/uacf7-col][uacf7-col 15%] <label> Select [select* menu-593 include_blank "Yes" "No"] </label> [/uacf7-col][/uacf7-row] <label> Your message (optional) [textarea your-message] </label> [submit "Submit"]