Skip to content

Instantly share code, notes, and snippets.

@nayeemch
Created January 16, 2020 10:14
Show Gist options
  • Save nayeemch/8955cdbf063076d80dfea97a1c88c3c7 to your computer and use it in GitHub Desktop.
Save nayeemch/8955cdbf063076d80dfea97a1c88c3c7 to your computer and use it in GitHub Desktop.
span.wppb-form-field-item.wppb-form-field-checkbox label:before, span.wppb-form-field-item.wppb-form-field-checkbox label:after {
display: none !important;
}
.wppb-form-field-wrap .wppb-form-field-checkbox input[type="checkbox"] {
opacity: 0.9 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment