The CSS rule provided below will allow you to change the color of your AI Chatbot’s online indicator. Any questions? Please let me know. Enjoy!
/* Change Color of Online Indicator */
[class*="window-header__OnlineStatus-sc"] {
background: #10ac84 !important; // change this value to your favorite color.
}
I’ve just checked this code and it didn’t work on my end. However, the good news is that you don’t have to use a CSS code to change the color of the Online Status indicator, since the widget offers a special setting for this
Perfect! Thank you. I was unaware of that. Feel free to edit/delete my related post.
Also, to ensure consistency, can you guys kindly add Theme Customization color options for the Chatbot’s “Copy”, “Like”, and “Dislike” icons? See below.