Issues with Scrolling Appearing on Popup

Hi there @Quilla :wave:

We’ve removed scrolls by adding this code to the Custom CSS field on the Settings tab:

[class*="WidgetBackground__Container-sc"] {
  overflow: hidden !important;
}

Please check it and let me know if you like the result :slightly_smiling_face: