Quantcast
Channel: Topic Tag: contact-form | WordPress.org
Viewing all articles
Browse latest Browse all 5998

pkirtley on "[Plugin: Contact Form 7] Adjusting the width of Contact 7"

$
0
0

To adjust the width of Contact 7, I entered this code to my style.css:

.wpcf7 input.wpcf7-text { width: 400px; }

This worked great, except for one thing. This code does not change the width of a TEXT AREA. It only adjusts the width of a TEXT FIELD.

How can I adjust this code so the width of the "entire form" is adjusted?

Thanks

https://wordpress.org/plugins/contact-form-7/


Viewing all articles
Browse latest Browse all 5998