I am having a **** of a time trying to position the required asterisk. I used some css styling to redo the generic boring checkboxes, but now that little guy just floats above. I also scrubbed all the pre-filled marketo css per Sanford Whiteman .
Anyone have a trick for this?
Here's the page:
Hi Douglas,
This is because you are using chekboxes without a label, yet the * is attached to the label.
Just hide them with CSS and recreate them in the checkboxes display value where you can add some html/css:
But remember that under GDPR (and most of equivalent opt-in regulations), you should not make the consent mandatory.
-Greg