HI,
I'm a CSS novice. Can someone help me understand how to customise the CSS styling for a gravity form? For example, how do I change the look and feel of my form to match the look and feel of the WP login screen?
My Form
http://www.displayme.net/test-form-styling
WP Login Form
http://www.displayme.net/wp-login.php?
Things I want to achieve:
Change font to match WP Login Form (font, font size, font colour).
Make form shape to match (rounded rectangle, shadowed).
Make submit button to match (blue login button)
Make field style to match (1px outline, not 3D outline )
Ideally, it would be great to end up with a chunk of CSS that I can add to custom.css and it applies this styling to every gravity form on my site.
Thankyou