I have embedded a typeform survey on this webpage - https://companiions.com/b2b-referral-landing-page
This is the original embed code I used:
<div data-tf-widget="L3AfcSXe" data-tf-iframe-props="title=Refer your employer" data-tf-medium="snippet" style="width:100%;height:400px;"></div><script src="//embed.typeform.com/next/embed.js"></script>
I’ve also tried adding in data-tf-disable-auto-focus which hasn’t worked. The embed code with this included is:
<div data-tf-widget="L3AfcSXe" data-tf-iframe-props="title=Refer your employer" data-tf-medium="snippet" data-tf-disable-auto-focus style="width:100%;height:400px;"></div><script src="//embed.typeform.com/next/embed.js"></script>
Any help would be much appreciated