Can we change the colour of the chat icon at the b...
# 🤝help
c
Right now, the colour is black+white, and on some backgrounds it does not look too good.

https://cdn.discordapp.com/attachments/1138762824097738793/1138762824374554705/image.png

h
yes you can, but you will have to do some CSS for that
c
Inspect element and you can find the css selector for it
s
Go to https://styler.botpress.app/ choose "Advanced styler". Search for "/* Styling for the floating button icon in the chat interface */" and pick the "fill" - and "background" color. Then type generate link at the bottom. Take the URL and paste into your stylesheet URL under the bot integrations
2 Views