This may seem very simple, I have searched through the forum and have tried several snippets.
I went back to the css guide and thought if I used .gform_wrapper that should cover everything, right? Well I used that to change the font which worked however I can't seem to change the line height. I tried using this:
.gform_wrapper{
font-size: 12px;
}
.gfield{
line-height: .5em;
}
Also, I have more than one form, how would I clarify specific styling? Thanks in advance.
http://nolabankruptcy.com/
(Form in widget on home page)