Contact Form 7 Style Matching for WordPress Enfold Theme

, , , , ,

For those who want to match the Contact Form styling of their Enfold theme but want the functionality of Contact Form 7 see the example form code below.

 

<!–left–>
<div class="flex_column av_one_half flex_column_div first">[text* yourname placeholder "Your Name"]</div>

<!–right–>
<div class="flex_column av_one_half flex_column_div">[email* youremail placeholder "Your Email"]</div>

<!–left–>
<div class="flex_column av_one_half flex_column_div first">[text* yourphone placeholder "Phone Number"]</div>

<!–right–>
<div class="flex_column av_one_half flex_column_div">[text Skype placeholder "Skype Name"]</div>

[submit "Send"]

 

If this article was helpful please take a moment to like us on Facebook, share this on your social media or buy us a cup of coffee.