How do I make my embedded iframe responsive for mobile devices?

[Note: The title of this post has been edited by a moderator.]

Hello I am trying to make a form mobile responsive.  Right now it gets cut in half on a mobile device.

<iframe id="FormsContentDomID" src="https://my.serviceautopilot.com/viewform.html?rk=b892ae3b-3411-40dc-bf9f-2fd046c421f1&Type=new" width="100%"height="1528"scrolling="no" frameborder="0" style="overflow-y:visible;"></iframe>

19,798 Views
Message 1 of 3
Report
1 Best Answer

Best Answer
19,787 Views
Message 2 of 3
Report
2 REPLIES 2

Best Answer

@lgscott3

Here's a nice walkthrough for you - https://benmarshall.me/responsive-iframes/

19,788 Views
Message 2 of 3
Report

Thanks! I'll try that out
19,745 Views
Message 3 of 3
Report