Hi there @Quilla
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
Hi there @Quilla
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