Contact Page
To create Contacts Form, please do the following:
Go to Dashboard > Contact > Contact Forms > Add New.
Enter form name, for example "Contact Form"
In the tab "Form" you can use default form layout or enter this code lines:
<div class="group-val"> <div class="label">Full name <strong>*</strong></div> [text* your-name placeholder "ej.: Genoveva Lian Hullt"] </div> <div class="group-val"> <div class="label">Email address <strong>*</strong></div> [email* your-email placeholder "example@domain.com"] </div> <div class="group-val"> <div class="label">Message <strong>*</strong></div> [textarea* your-message placeholder "To Write"] </div> <div class="group-bts"> <button type="submit" class="btn"><span class="animated-button"><span>Send Message</span></span><i class="icon fas fa-chevron-right"></i></button> </div>In the tab "Mail", enter this your email address.
Save Changes.
To insert Contact form to page, please do the following:
Go to Dashboard > Pages > Contact. Click to "Edit with Elementor" button.
In Elementor widget "Contact Form" in Form field, select your created CF7 form.
Last updated
Was this helpful?