Contact Form 7 – Contact Form

<p class="ozy-half-input">[text* your-name placeholder "Name (required)"]</p>

<p class="ozy-half-input-last">[email* your-email placeholder "Email (required)"]</p>
<p class="ozy-full-input">[text your-subject placeholder "Subject"]</p>

<p>[textarea your-message placeholder "Your Message"]</p>

<p>[submit "Send"]</p>

Class Descriptions

.ozy-half-input : The field will cover 48% of the area on the large screens, and 100% of the area on the small screens.

.ozy-half-input-last : The field will be aligned to right cover 48% of the area on the large screens, and 100% of the area on the small screens.

.ozy-full-input : The field will cover 100% of the area on all the screens.

Notes

Please make sure your fields are covered with <p> tag with proper CSS class names to have better view.

Official documentation of Contact Form 7 plugin could be found here https://contactform7.com/docs/