Add border to the bubble

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

.global_styles, [class*="Bubble__BubbleComponent-sc"] {
border:1px solid red !important;
}

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: