Hi,
I have tried updating style.css and clearing cache, but nothing I do updates the styling of my form.
The css class name fields work well. I am using them within the form editor.
I want to update the color and style of the forms description
in style.css I have added, but the description is still black
body .gform_wrapper .gform_heading .gform_description {color: green}
I would also like the to put the field descriptions on top above the field labels (currently the description appears below the fields, but I am unsure how to style that.
Please advise thanks.