This topic has 5 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Hello,
I want the contact form to be in the middle of the page. I tried doing this by making 3 columns in a row in visual composer. But still, it is not in the middle.
Also, in mobile version, it gets cut from the right.
Kindly resolve this issue.
Regards
Hello,
Please add this code in Global custom css:
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap textarea {
width: 100%;
}
Regards
It is done. Thanks
You’re welcome!
Regards
The issue related to '‘Contact form issue on mobile’' has been successfully resolved, and the topic is now closed for further responses