Change icon color of the Start Chat button

Add the code below to Custom CSS field on your Chat widget’s Appearance tab:

[class*='ButtonBase__ButtonIcon-s'] svg {
fill: rgb(45, 204, 112);
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: