Add this code to the Custom CSS field on the General tab of your AI Chatbot widget’s settings:
[class*='ButtonBase__ButtonContainer-sc'] {
opacity: 0.5;
}
[class*='window__Container-sc'] {
opacity: 0.5;
}
Add this code to the Custom CSS field on the General tab of your AI Chatbot widget’s settings:
[class*='ButtonBase__ButtonContainer-sc'] {
opacity: 0.5;
}
[class*='window__Container-sc'] {
opacity: 0.5;
}