Custom CSS
Each module can have custom CSS added. This CSS is scoped to the module instance, so no need to worry about namespace collisions.
We've added a bunch of classes to each module that make it easy to select specific sections of the module DOM and override the styles.
Additionally we ingest your styles as a CSS sheet, so feel free to use selectors and pseudo elements.
Last updated
Was this helpful?