This topic has 4 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Dear 8Theme,
We have a question regarding the contact form layout in the Private Content, hope you can help.
Kind Regards, Su.
Hello,
Please change this code in your custom css:
.wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {
width: 100%;
}
to
.wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"] {
width: 100%;
border: 1px solid #d5d5d5;
}
Regards
Thanks Rose 🙂 Excellent !
You’re welcome!
Regards
The issue related to '‘Contact Form Box Colours, Outlines and Width on IPAD’' has been successfully resolved, and the topic is now closed for further responses