On mobile, the typeform close button is under my hamburger menu and can not be accesses. Is there a way to move the form down (not 100% screen) or just move the close button?
Thanks,
Mike
On mobile, the typeform close button is under my hamburger menu and can not be accesses. Is there a way to move the form down (not 100% screen) or just move the close button?
Thanks,
Mike
Best answer by mathio-tf
Hello
embedded typeforms use z-index of 10001. I see your menu button (button.rmp_menu_trigger) has z-index of 999999 - if you change it to 10000, it will be hidden under the typeform.
Alternatively you could also override the z-index of .tf-v1-slider CSS class to 1000000.
Unfortunately our embed SDK does not provide a way to make the full-screen modal smaller on mobile devices out-of-the-box. This is something that would need to be custom-built to fit the needs of your website.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.