Skip to content

Instantly share code, notes, and snippets.

@wpmonks
Created March 2, 2017 01:37
Show Gist options
  • Save wpmonks/656d96da23c99da409713577434513b5 to your computer and use it in GitHub Desktop.
Save wpmonks/656d96da23c99da409713577434513b5 to your computer and use it in GitHub Desktop.
CSS for Gravity forms Labels
body #gform_wrapper_1 .gform_body .gform_fields .gfield .gfield_label {
color: green;
font-size: 16px;
padding: 10px;
}
@wpmonks
Copy link
Author

wpmonks commented Mar 2, 2017

Guide for changing styling for Gravity Forms labels
https://wpmonks.com/blog/how-to-style-field-labels-of-gravity-forms/

Download free WordPress plugin for styling Gravity Forms
https://wordpress.org/plugins/styles-and-layouts-for-gravity-forms/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment