Skip to content

Instantly share code, notes, and snippets.

@moziauddin
Created January 24, 2022 22:01
Show Gist options
  • Save moziauddin/30aed3917b67ac0590c8c6d90f661f5d to your computer and use it in GitHub Desktop.
Save moziauddin/30aed3917b67ac0590c8c6d90f661f5d to your computer and use it in GitHub Desktop.
WP-Forms Custom CSS
#wpforms-1900 .wpforms-form {
background-color: #cfe2f3 !important;
padding: 20px 15px !important;
border: 3px solid #666 !important;
border-radius: 20px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment