Contact Page
Last updated
Was this helpful?
Was this helpful?
<label class="mb-5"> Your name
[text* your-name placeholder "Ex: John Doe"] </label>
<label class="mb-5"> E-mail
[email* your-email placeholder "Ex: John_Doe@domain.com"] </label>
<label class ="mb-3">Message (optional)
[textarea your-message 40x5 placeholder "Enter text here..."] </label>
[mc4wp_checkbox]
<button class="button-skew" type="submit" value="subscribe">
<span>Send Messenge</span> <i class="opal-icon-arrow" style="font-size: 75%;"> </i>
</button>