iFrame Form won't scroll
Hello! I've got some Google Forms I need to embed in my WordPress site. I have setup a form here for the client to test http://www.haflinger.org.au/google-forms/ and have noticed that you can't scroll up and down the page, unless you are outside the content area (that is, have your mouse over the boxed background).
I have checked in Firefox, Chrome and Safari on my Mac all with the same result. Do you have any ideas how I might fix this?
Regards
Melanie
Comments
iFrame, maps, and videos are made that they do not allow to scroll, even on non-BeTheme websites.
I suggest you, to decrease a width of this iframe because it's using a 100% width when it takes just 25% of it.
Please, set a static amount of width (like 400px) and make it centered.
It will be fixed then.
Thanks.