Hi,
I have two forms that l wish to style differently. At present l have added this to the style.css. to reposisition one of those forms, but l would like to define this css to form id 7 only.
Can you assist?
[css]
.gform_wrapper form {
color: #FFFFFF;
margin-left: 380px !important;
margin-top: -850px !important;
text-align: left !important;
}