Add this code to the Custom CSS field on the Settings tab of your AI-Chatbot widget’s settings:
[class*="footer__ScrollableContent-s"] {
overflow: hidden; !important;
}
before

after

Add this code to the Custom CSS field on the Settings tab of your AI-Chatbot widget’s settings:
[class*="footer__ScrollableContent-s"] {
overflow: hidden; !important;
}
before

after
