Hi,
I am trying create 2 columns in contact form 7. I have tried all the options in other posts but none seem to work for me.
I can create 3 columns using this code:
<div class="fusion-one-third one_third fusion-column">1. Delegate's name [text Delegate1name 30/]</div>
<div class="fusion-one-third one_third fusion-column"> Delegate's position in school [text Delegate1positioninschool 30/]</div>
<div class="fusion-one-third one_third fusion-column last"> Delegate's email (for confirmation)[email Delegate1email 35/]</div>
But for the life of me I cannot create just 2 columns. Could someone let me know how to adapt the above to make 2 instead of 3 columns.
Thanks so much.