Custom CSS
Defining a custom look & feel through a CSS stylesheet
customCss: 'https://yourdomain.com/stylesheet.css'
Using different values for different users of the builder
customCss: 'https://yourdomain.com/' + users[config.user].id + '.css'
Best practices and risk management
Changing tile icons in the sidebar
Smart Merge Tag Styling
Custom CSS Example Code
Last updated
Was this helpful?

