Jump to content

Editing Forms on Mobile Version

Go to solution Solved by tuanphan,

Recommended Posts

I'm trying to utilize the form for the mobile version of my sight and it all looks great until I try to type in the message bubble. The keyboard shows up, but I can't see what's being typed; is there any way to change that? i.e. maybe the form gets pushed above the keyboard when I click into the message bubble? It's almost unusable like this~

IMG_6584.PNG

IMG_6586.PNG

Link to comment
  • Replies 2
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Try ading this to Website Tools (under Not Linked) > 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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.