You can change the colors of the Assistcord button by setting attributes on the Assistcord loader.
There are two different colors that are changable:
primary
- Open color (default: purple) - displayed as the color to open the widget.secondary
- Close color (default: red) - displayed as the color to close the widget.Just set these attributes in your Assistcord load line, for example:
<script async primary="#986AD6" secondary="#f58442" assistcord-id="MY_WIDGET_ID" src="<https://widget.assistcord.com/assistcord.js>"></script>
If you've followed all the steps above and the widget still isn't displaying correctly, contact us by pressing the chat button in the bottom right!