Reply 190466 to: 2 column fields in contact form

Avatar: Rose Tyler
Rose Tyler
Support staff
April 6, 2018 at 08:32

Hello,

You can create your custom contact form using “Contact Form 7” plugin.
For example – http://prntscr.com/j1lqgy

<div>
 <div class="row">
   <div class="col-md-6">
    [text* text-123 placeholder "Your name"]
   </div>
<div class="col-md-6">
    [email email-962 placeholder "Your e-mail"]
   </div>

 </div>
    <div class="row">
     <div class="col-md-12">
      [textarea textarea-969 placeholder "Your message"]
     </div>
    </div>
   [submit "submit"]
</div>

Read more – https://contactform7.com/docs/

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.