Skip to content

Instantly share code, notes, and snippets.

@robincornett
Created March 14, 2017 16:26
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 robincornett/83d66a3990c18a0f078656d83aee6695 to your computer and use it in GitHub Desktop.
Save robincornett/83d66a3990c18a0f078656d83aee6695 to your computer and use it in GitHub Desktop.
How to change the Gravity Forms shortcode to create a button to hide the form until it's clicked.
[gravityform id="1"]
[gravityform id="1" action="button" text="button text"]
[gravityform id="1" action="button" text="button text" class="button wide"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment