Add the code below to Custom CSS field on your Chat widget’s Appearance tab:
[class*='FloatingButton__FloatingButtonContainer-sc'] {
inset: 0 0 auto auto;
}
[class*='FloatingWindow__Container-sc'] {
inset: 76px 20px auto auto !important;
}
Add the code below to Custom CSS field on your Chat widget’s Appearance tab:
[class*='FloatingButton__FloatingButtonContainer-sc'] {
inset: 0 0 auto auto;
}
[class*='FloatingWindow__Container-sc'] {
inset: 76px 20px auto auto !important;
}