Skip to content

Instantly share code, notes, and snippets.

@chrisegg
Created January 26, 2021 16:13
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save chrisegg/2dee51496d507cbc72a16ec4ff9a22ce to your computer and use it in GitHub Desktop.
// Replace ID with your forms ID number.
body #gform_wrapper_ID .gform_footer input[type=submit] {
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment