Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created May 6, 2021 02:42
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 Roy-Oto/2da70a3e8cb39e14781c2c2aaad6a71e to your computer and use it in GitHub Desktop.
Save Roy-Oto/2da70a3e8cb39e14781c2c2aaad6a71e to your computer and use it in GitHub Desktop.
How to center the WPForms submit button
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
text-align: center !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment