tophersimon of Táve Gist
3/1/2017 - 10:58 PM

Removes required fields on contact forms.

Removes required fields on contact forms.

/* Contact Form, no mention of required fields. */
.contactFormContainer .required label { 
text-decoration: none !important; 
}