sophieboyden Posted July 13 Share Posted July 13 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 Link to comment
Solution tuanphan Posted July 14 Solution Share Posted July 14 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment