Disabling scroll on HTML/Iframe Embed

Hey there,

I know little to nothing about CSS and HTML coding, but have been learning as I’ve been developing this website. I’m currently embedding a widget onto the homepage of my wix site. I want the Iframe to freeze on one small portion of the widget without scrolling. What code do I need to enter to turn the scrolling feature of the sandbox off? Do I enter that code into the Iframe or into the Developer tools?

I want it to freeze like this:


Instead of scrolling like this:

The red scrollbar is a part of the widget, the gray scrollbar is part of of the iframe.

Here’s the code provided in the Iframe for the widget:

And you can currently view the site here to get a better understanding of what I’m talking about:
https://pastoralex67.wixsite.com/mysite

Any help that anyone can provide would be much appreciated! Thanks!

Bumping this. I’m having the same issue. When I set scrolling=“no” it still scrolls.

@Charlie_Burr are you able to share you’re full code?