Skip to content

Instantly share code, notes, and snippets.

@codehandling
codehandling / cf7.css
Last active October 21, 2022 21:54
Contact Form 7 Styles
/***********basic************/
/*Form width*/
.wpcf7 {
text-align: left;
width: 40%;
}
/*Input Field widths*/
.wpcf7-text, .wpcf7-textarea {