Skip to content

Instantly share code, notes, and snippets.

@hirejordansmith
Created January 21, 2016 05:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hirejordansmith/2078bb07221ab61b76fb to your computer and use it in GitHub Desktop.
Save hirejordansmith/2078bb07221ab61b76fb to your computer and use it in GitHub Desktop.
How to hide the Gravity Form Ajax Spinner
body img.gform_ajax_spinner {
display: none!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment