Customize embedded checklist UI
Last updated
Was this helpful?
Last updated
Was this helpful?
Checklist UI is mostly based on Bootstrap 4 using SASS, and here's the default checklist SCSS file:
Below is the HTML code map of the embedded checklist UI
To customize the UI, go to the checklist page, and add customized CSS code into the Custom style input.
Be sure to add .cl-container--embed
to change only the embedded checklist UI. Below is a sample custom style: