Hi guys
I have a multi-page form (third-party, not Wix’s) embedded in iFrame.
Each page in the form has a different height px.
Ex. page #1 - 400 px, page #2 - 800 px, page #3 - 500 px
I adjusted the iFrame height to fit the highest page, so page 2 in this case.
The problem here is that the first page is the shortest (this is on purpose, not to overload the questions on start) and the gap is very significant between the shortest and highest.
So I have a very large blank space on the strip containing the iFrame.
Under the strip with the iFrame I have another strip with additional content - which makes the gap looks even worse.
Is there any way to make the iFrame adjustable / responsive to the content it’s containing?
So in this case: making the iframe only 400 px, and when the user is advancing to page #2 on the form, it will stretch accordingly (AND drag the strip with it), and shrink again on page #3.
Let me know if this possible,
Thank you!