Auto scroll up on embedded pages

Hi! 
I am embedding a site into weebly. It works fine until I click "buy" on the embedded site, then I want the page to automatically scroll up. Since the height is so long on the original embedded site, I have to scroll up manually after clicking "buy". 

Another question: Is there any way to remove the extra scroller that shows on the left side of the mobile wersion? 

This is the page www.lewel.no/testtest.html

Embedded code <iframe src='https://team.lewel.no/bikinikroppogsupermat2' style="border:0px #000000 solid;" align="center" height="6200px" width="100%">
</iframe>

Wish you a good day! 

821 Views
Message 1 of 2
Report
1 REPLY 1
Square

With your iFrame you'll need to add some special styling in order to make your iFrame tall enough on mobile to fit all the content without a scroll bar.

Changing how your embedded site loads would need to actually be done wherever the hosted site is located, since the link you're clicking and the content that loads are all hosted somewhere else.

813 Views
Message 3 of 2
Report