Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save seancojr/44c422121f880dd9e656879ac0f0f726 to your computer and use it in GitHub Desktop.
Save seancojr/44c422121f880dd9e656879ac0f0f726 to your computer and use it in GitHub Desktop.
Gravity Wiz // Gravity Forms // CSS // Hide 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