Hi,
How do I fix the problem on the page I have posted in private content? The form I am using from contact form 7 is too long in the sidebar widget, how do I make this shorter so it fits in-line with the top apply now box?
This topic has 4 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp
Hi,
How do I fix the problem on the page I have posted in private content? The form I am using from contact form 7 is too long in the sidebar widget, how do I make this shorter so it fits in-line with the top apply now box?
Hello,
Try to add this code in custom.css file
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="password"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="number"]{
width: 263px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Thankyou very much!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Sidebar contact form too big’' has been successfully resolved, and the topic is now closed for further responses