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

4 Likes

It’s working! thanks for the code.

2 Likes

Hi there, @user2778 and welcome aboard :waving_hand:

Glad to know the code helped you – thank you so much for the feedback :wink: