Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created May 6, 2021 02:49
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/f5d1646ca6a2ca07b8a9ffe23f2b0974 to your computer and use it in GitHub Desktop.
Save Roy-Oto/f5d1646ca6a2ca07b8a9ffe23f2b0974 to your computer and use it in GitHub Desktop.
How to change the background color after sending
.wpforms-confirmation-container-full {
background: #fff;
border: 1px solid #000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment