Hi,
Please send me form code of contact 3 page similar to the following :
<div class=”row”>
<div class=”col-md-6″style=”margin-bottom:20px;”>
<p style=”margin-bottom: 27px;”><label>Your Name *</label> [text* your-name] </p>
<p style=”margin-bottom: 27px;”><label>Your Email *</label> [email* your-email] </p>
<p style=”margin-bottom: 27px;”><label>Subject *</label> [text* your-subject]</p>
[submit class:btn class:btn-color-white class:btn-style-bordered “SEND A MESSAGE”]
</div>
<div class=”col-md-6″>
<p><label>Your Message *</label> [textarea* your-message] </p>
</div>
</div>