Hi. I have a responsive app which I've put into an iFrame.
Part of the "style" of the iFrame allows for responsiveness on the width, which works fine when pasting the iFrame code into a Text block.
The problem is the "height" isn't responsive.
I've read a couple of posts on the net which talk about wrapping the iFrame with "div's" and adding CSS to control the responsiveness of the iFrame via the div.
I've tried it but unfortunately it doesn't work ie. what happens when reducing the size of the web browser is the width adjusts but the height leaves a large blank under the main content.
I'm hoping someone else has this going within a Text block (or some other way) and can advise how to get a responsive iFrame.
Thank you.