Skip to content

Instantly share code, notes, and snippets.

@New0
Created September 11, 2017 18:25
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 New0/10c32ec6e16f34eaa478435b9b944c35 to your computer and use it in GitHub Desktop.
Save New0/10c32ec6e16f34eaa478435b9b944c35 to your computer and use it in GitHub Desktop.
Hide Caldera Forms options from a Checkbox field generated by/for setting Mailchimp Groups.
label[for="fld_1774775_1_0"] { /* Replace fld_1774775_1_0 with the actual label "for" parameter */
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment