Add the code below to Custom CSS field on your Chat widget’s Appearance tab:
[class*='ChatLayout__MessageUser-sc'] {
display: none;
}
Add the code below to Custom CSS field on your Chat widget’s Appearance tab:
[class*='ChatLayout__MessageUser-sc'] {
display: none;
}