I’ve added a sign-up form using the HTML iFrame element, and it’s including a scrollbar even though it isn’t necessary. Any idea how I can remove the scrollbar? Here is the code:
Thanks, but I’m not sure what I’m setting the overflow for. My knowledge of CSS is fairly limited. I know I need to add style=“overflow: hidden;” but I don’t know where.
The scrolling is a problem for me as well, on mobiles. Oddly, the iframe will scroll only after reloading the page. If I go to another page and then return to the page containing the iframe, everything works great. Maybe this is a glitch worth checking out, Wix.