I have a custom checkbox design that includes an image next to the label. I changed the design of the checkbox field itself but am facing a couple issues.
- I would like the checkbox field (container for checkbox+label) to be clickable and toggle the checkbox state
- Adding an inline image before the label makes it where clicking the label doesn’t do anything to the checkbox. Now when I click the image the checkbox toggles, but the cursor is still a pointer on the label.
Overall it doesn’t seem like Webflow support a custom checkbox design. Am I missing something? Image of checkbox is attached.