Skip to content

Instantly share code, notes, and snippets.

@gicolek
Created July 1, 2024 21:27
Show Gist options
  • Save gicolek/0814b106b1c91ae4e364491b7db09f62 to your computer and use it in GitHub Desktop.
Save gicolek/0814b106b1c91ae4e364491b7db09f62 to your computer and use it in GitHub Desktop.
Contact Form 7 Background and Border
.wpcf7-styled {
padding: 25px;
background: #fafafa;
border-radius: 25px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment