Scroll of mouse

I embedded my website within another one but now two vertical scroll bars appear, how can I remove this?

Wix Studio Editor

Try this:

$w("#myHtmlComponent").scrolling = "no";

where “myHtmlComponent” ID of the embedded WIX editor element

Where can I see the ID?

You need to activate developer mode.
Wix Studio: In the Code panel, click Start Coding .