Thank you for the reply, but it did not work. BUT i managed to solve the issue with the following:
.wpcf7-textarea {
width: 85%;
}
.wpcf7 input {
width: 85%;
}
I was using a child script so added the above to the CSS of the child script. Thank you for your reply!
-
This reply was modified 9 years, 4 months ago by cymru17.
This is an example of what is happening
