Change size of the chat bubble

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

.global-styles, [class^='FloatingButton__FloatingButtonContainer-sc'] {
    transform: scale(0.8)
  }

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