Created
January 16, 2020 10:14
-
-
Save nayeemch/8955cdbf063076d80dfea97a1c88c3c7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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