Hey.
Have any of you managed to change the checkbox color??
I haven’t found a discussion that provided an answer to this problem.
Thank you.
Hey.
Have any of you managed to change the checkbox color??
I haven’t found a discussion that provided an answer to this problem.
Thank you.
Option 1: Custom CSS
Insert the Following CSS in an HTML Element:
set the following ID “myCheckbox” on the Checkbox
Option 2: Create a Custom Checkbox with icons
Hey @heyykoda
Welcome to the Bubble Community!
I tend to avoid the checkbox element and use the button element instead. You can choose to add an icon easily in the button now with the choices at the top. Choose the ‘square’ as an icon, and the on the conditional tab choose the ‘check’ inside the box and then you have a custom checkbox without using code. Hope that helps.
Thank you, it worked!
Good idea! I’ll do that in the future
A simple solution here:
This topic was automatically closed after 70 days. New replies are no longer allowed.