Hi there,
Please remove following code to solve the issue :
html {
overflow: hidden;
}
Note that one scrollbar belongs to your site and the other belongs to iframe tag, disabling scrollbar is not possible as it causes the issue on footer.
Please note that we can’t modify iframe
tags.
Thanks for your understanding.