It works as suggested. Paste:
/*added to widen contact form 7 text field*/
textarea {
height: 250px;
width: 500px;
}
to your theme's style.css file
It works as suggested. Paste:
/*added to widen contact form 7 text field*/
textarea {
height: 250px;
width: 500px;
}
to your theme's style.css file