HI - I've read several posts on how to change the width for several fields, but none has explained the First and Last name field width specifically. I tried inserting the following code into my themes' style.css, but it didn't do anything. Here's that code:
body #gform_wrapper_1 {
width: 640px!important
}
The website page is: http://coopandcondolaw.com/contact-us/
What can I do to shorten the name width just a bit?