Changing width of contact form fields
-
Hi,
I am trying to change the width of contact form on http://newgrowtharea.com/course-booking-form/ but not able to.I just need the contact form to be the same width as the whole page.
Can you help?
ThanksMaria
The blog I need help with is: (visible only to logged in users)
-
Hi Maria,
You’ve set your site to private which prevents us from seeing it/helping you :)
Consider making your site public when you request help from the forums, especially for theme/customizing type of questions.
Cheers,
-
Hi @ewgrowthareas, it looks like you have gotten this accomplished with the following CSS.
.contact-form input[type="text"], .contact-form textarea, .contact-form input[type="email"] { width: 100% !important; }If not, or if you need additional help on this, please let me know.
- The topic ‘Changing width of contact form fields’ is closed to new replies.