Make your ScreenSteps Live custom template match your Zendesk colors
Add Custom CSS to ScreenSteps Live
Follow these instructions:
How to add custom CSS to your space
The CSS you would use for this example would be:
body { background: #333333; }
#header { background: #FFFFFF; }


Add your comment