Okay
  Public Ticket #257610
2 column form
Closed

Comments

  • Christopher started the conversation

    How can I get the contact form 7 into 2 columns and responsive? It is currently set to 1 column. I tried this but it didn't seem to work:

    [one_half]
    <p>Your Name (required)<br />
    [text* your-name] </p>
    [/one_half]

    [one_half_last]
    <p>Your Email (required)<br />
    [email* your-email] </p>
    [/one_half_last]

    [one_half]
    <p>Subject<br />
    [text your-subject] </p>
    [/one_half]

    [one_half_last]
    <p>Your Message<br />
    [textarea your-message] </p>
    <p>[submit "Send"]</p>
    [/one_half_last]

    Thanks.

  • Christopher replied

    Decided to go with a more flexible form plugin...

    http://codecanyon.net/item/formcraft-premium-wordpress-form-builder/5335056