Skip to content

Instantly share code, notes, and snippets.

@Shelob9
Last active March 21, 2017 15:57
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 Shelob9/b313d59c62068c9ae148e97e02fcc41e to your computer and use it in GitHub Desktop.
Save Shelob9/b313d59c62068c9ae148e97e02fcc41e to your computer and use it in GitHub Desktop.
Target the Caldera Forms modal open button with CSS See: https://calderaforms.com/doc/styling-caldera-forms-modal-button/
button.caldera-forms-modal {
color: #ff0000;
background-color: #fff;
border: 1px solid #000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment