Skip to content

Instantly share code, notes, and snippets.

@ryantownley
Created February 3, 2019 19:23
Show Gist options
  • Save ryantownley/6be379ee9c47907c96c79eba0a5702bf to your computer and use it in GitHub Desktop.
Save ryantownley/6be379ee9c47907c96c79eba0a5702bf to your computer and use it in GitHub Desktop.
Ninja Forms styles
/* Ninja Forms
--------------------------------------------- */
.nf-form-fields-required {
font-size: 80%;
margin-bottom: 20px;
}
.label-above .nf-field-label {
margin-bottom: 5px !important;
}
.nf-field-label label {
font-weight: 600 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment