- Home
- Docs
- Wavee WordPress Theme Documentation
- Contact Form
Contact Form
Estimated reading : 1 minute
Please use (Contact Form 7) the code snippet for the Wavee – Full-Screen Portfolio page’s contact form. Please update the existing contact form code with this if you face any issue with the Contact Form from any Apple Devices.
<div class="form-group text_box">
[text* text-157 placeholder "Your Name"]
</div>
<div class="form-group text_box">
[email* email-984 placeholder "Your Email"]
</div>
<div class="form-group text_box">
[textarea textarea-391 placeholder "Enter Your Message . . ."]
</div>
<button type="submit" class="wpcf7-form-control wpcf7-submit g_hover">Submit Now</button>