Add this code to the Custom CSS field on the General tab of your AI-Chatbot widget’s settings:
[class*="window-wallpaper__Container-sc"] {
background: url(YOUR_URL);
background-size: cover;
opacity: 1;
}
Do not forget to replace YOUR_URL in the 2nd line of the code with the URL of your image