In This We Show you How you Will Create Contact Form.
Here Is the Markup For Contact Form. Copy The Code Paste It In Your Contact Form 7. It will Generate A Shortcode For Contact Form.
<div class="row">
<div class="col-md-6">
[text* fname class:theme-input-style placeholder "Your Name"]
</div>
<div class="col-md-6">
[email* email class:theme-input-style placeholder "Your Email"]
</div>
<div class="col-md-12">
[text* subject class:theme-input-style placeholder "Your Subject"]
</div>
<div class="col-md-12">
[textarea* message class:theme-input-style placeholder "Your Message"]
<button type="submit" class="btn btn-borderd wpcf7-submit">Send</button>
</div>
</div>
Copy The Shortcode And Paste It In Our Contact Form Widget. It Will Look Like The Bottom.
Recent Comments