Jump to content

Extra Blank Space When Switching to Mobile

Recommended Posts

Hello, I went to the mobile design section of my website and it added so much extra space under each text. You can see through your phone at my Site URL. And it takes absolutely forever to get rid of that space, no shortcut that I know of to remove the space. So I have go pull the text box up then pull up any pictures or extra text in that section, and then remove the empty space in the section. All three of those things take so much time.

Is there a way to help fix this so I don't have to do this with every section?

TIA!

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

Top Posters In This Topic

  • 2 weeks later...

Try adding this code to Website Tools (under Not Linked) > Custom CSS

/* reduce mobile space */
@media screen and (max-width:767px) {
.fe-650a0399d6113a6e48eeef18 {
    grid-template-rows: repeat(28,minmax(24px, auto)) !important;
}
.fe-650a01b65367d01d16e60586 {
    grid-template-rows: repeat(2,minmax(24px, auto)) !important;
}
}

 

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.