If Elementor does weird side scrolling spacing, add this to CSS.
html, body
{width:100%;
margin:0px;
padding:0px;
overflow-x:hidden;
}
If Elementor does weird side scrolling spacing, add this to CSS.
html, body
{width:100%;
margin:0px;
padding:0px;
overflow-x:hidden;
}