Please see the form on this page: http://iamsinc.com/blog/paperlesscontracting/
I'm trying to change the font color of the description labels using
[css]body #gform_wrapper_5 .gform_body .gform_fields .gfield .gfield_description {color: #ffffff}
and it's not changing it.
Also, I used
[css]body #gform_wrapper_5 .gform_body {
padding: 7px;
}
to add padding, but it didn't add padding to the form title
Your help is greatly appreciated. Thank you!