Skip to content

Instantly share code, notes, and snippets.

@joshuadavidnelson
Created September 18, 2014 20:13
Show Gist options
  • Save joshuadavidnelson/aa5c0952614f6a2ff8c1 to your computer and use it in GitHub Desktop.
Save joshuadavidnelson/aa5c0952614f6a2ff8c1 to your computer and use it in GitHub Desktop.
Style for complex helper text in gravity form
div.gform_wrapper .ginput_complex label {
font-size: 14px;
font-style: italic;
color: #a1a1a1;
padding-left: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment