Adjusting the width of Contact 7
-
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
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Adjusting the width of Contact 7’ is closed to new replies.