This topic has 5 replies, 3 voices, and was last updated 8 years, 3 months ago ago by Eva Kemp
Hi I have set up a page with a contact form, but the form appears to be too long for the default row height. How do i edit the row height to accommodate the content?
Thanks
Hello,
Try to add this code in Global Custom CSS.
.page-id-15 .wpcf7-form input, .wpcf7-form textarea {
width: 470px;
}
Regards,
Robert Hall
Hi Robert
this didn’t help I’m afraid
when i put the contact form 7 into the text box, the bottom of the form is chopped off as if there is a parameter height on the row, but i can’t see how to alter this
its ok, i sorted it, conflict with another css code
thanks
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Edit row height’' has been successfully resolved, and the topic is now closed for further responses