Skip to content

Instantly share code, notes, and snippets.

@ericakfranz
Last active November 3, 2023 23:07
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 ericakfranz/11107291a9a11d52804c3c2630eeadee to your computer and use it in GitHub Desktop.
Save ericakfranz/11107291a9a11d52804c3c2630eeadee to your computer and use it in GitHub Desktop.
Style the privacy checkbox field.
html div#om-{{id}} .{{ns}}-FieldsElement--wrapper input[type=checkbox][name="FieldsElement--privacyText-checkbox"] {
vertical-align: top !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment