Hi @Nishant_Dewan,
I took a look and it seems the content inside your iframe is responsive.
Can you elaborate a bit more on your issue?
Best,
Hristian
Hey Hristian,
Thank you for looking this. It gives me issue when accessed on iPhone 6 and above. It has to do something with the screen resolution. Works fine with phones with low resolution or when viewing in the developer tools on browsers.
Best regards,
Nishant Dewan
Hi @Nishant_Dewan,
iFrames are a tricky beast and usually way more trouble than they are worth.
Your issue is most probably with the meta tags on the Unbounce page.
You can try adding the following to see if it fixes your issue:
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0,minimal-ui">
Best,
Hristian
You save the day for me, i had a simmilar problem, many thnx!
Thank you a lot!!! =)
You save my day too!
Bye