I am new to this and can't figure it out.
How do I change the text of a fields Field Label using a CSS Class Name?
I tried putting in the CSS Class Name box a name like .lukeskywalker and then I added this code to Gravity Forms forms.css but that didn't do anything.
.lukeskywalker {
font-size: 19px;
}
Is there an easy explanation on how to do this for a complete jackass? (Or for someone who's never done it before ..shhhhh)