sophieboyden Posted July 13, 2023 Posted July 13, 2023 Hello, the 'Enquire Now' buttons on my client's website page link to forms - on mobile view they do not scroll to the bottom form field 'message', the keyboard covers the field so you cannot see what you are typing. Can someone please help with this glitch? https://www.rubyjayne.com/services-1
Solution tuanphan Posted July 14, 2023 Solution Posted July 14, 2023 Try adding this code to Services-1 Page Header and check again <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0"/> <style> @media screen and (max-width:767px) { .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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment