I'm super new to this plugin, so I'm sorry if this was posted elsewhere, I searched and couldn't find it.
http://www.houseofgraysdev.com/contact/
I'm trying to modify the CSS styles applied to my form. I have output CSS turned ON in the form settings. Using Chrome inspect element, I find the code I need to modify, but those code snippets do not exist in my CSS file.
What I'm trying to change:
-The padding on the input fields. Text is pushed to the top now.
-The size of the error validation text
-The font weight of the labels
-Notification messages (less of a priority)
I can see what classes are applied to them using Inspect Element, but cannot actually find those classes in my style sheet or editor to modify.
Thanks in advance, and I hope this wasn't too much gibberish.