KCC Posted November 25, 2020 Share Posted November 25, 2020 Site URL: https://www.kupunacareconnection.com/ I have a secure page that contains a form with the light box feature on. When on a mobile device, the user clicks in a field to enter information, the form is zoomed in and the keyboard obscures the fields. After typing the view is still zoomed in. This does not happen on a computer. I’ve included an image. What can I do to fix? Link to comment
tuanphan Posted December 2, 2020 Share Posted December 2, 2020 Hi. Have you solved it yet? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
agne Posted April 6, 2021 Share Posted April 6, 2021 I have a similar issue! The keyboard block the main text field and you cannot see what you type or scroll on mobile (at least on iPhones) www.bespokenhome.com/contact Any help would be really appreciated! Link to comment
tuanphan Posted April 11, 2021 Share Posted April 11, 2021 On 4/7/2021 at 6:03 AM, agne said: I have a similar issue! The keyboard block the main text field and you cannot see what you type or scroll on mobile (at least on iPhones) www.bespokenhome.com/contact Any help would be really appreciated! Hi. Do you still need help on this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
agne Posted April 12, 2021 Share Posted April 12, 2021 Hello, Yes, I still do! I haven't figured it out yet. Thank you! Link to comment
alii Posted May 8, 2021 Share Posted May 8, 2021 On 4/12/2021 at 4:08 AM, agne said: Hello, Yes, I still do! I haven't figured it out yet. Thank you! Hi Any solution yet? Link to comment
tuanphan Posted May 16, 2021 Share Posted May 16, 2021 On 5/8/2021 at 8:48 PM, alii said: Hi Any solution yet? Try adding to Settings > Advanced > Code Injection > Header <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0"/> <style> @media screen and (max-width:640px) { .sqs-modal-lightbox-content .lightbox-inner .lightbox-content { padding-bottom: 250px !important; } } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.