Skip to content

Instantly share code, notes, and snippets.

@jameslaws
Created October 10, 2016 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jameslaws/31e983bffbb1cddb81e1a7cea216f7d1 to your computer and use it in GitHub Desktop.
Save jameslaws/31e983bffbb1cddb81e1a7cea216f7d1 to your computer and use it in GitHub Desktop.
How do I hide the asterisk on required fields
.ninja-forms-req-symbol {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment