Skip to content

Instantly share code, notes, and snippets.

@apmwebdev
Last active March 26, 2020 17:27
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 apmwebdev/03b55e150deea7fb40fdc27609e0eb1f to your computer and use it in GitHub Desktop.
Save apmwebdev/03b55e150deea7fb40fdc27609e0eb1f to your computer and use it in GitHub Desktop.
Hide a class in CSS
.first-payment-date {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment