Jump to content

How do I remove this extra white space at the bottom?

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

Add to Design > Custom CSS

@media screen and (min-width:901px) {
body#collection-6478e32232456077f8725e47 {
#content figure {
    height: 100vh !important;
}
& {
    overflow: hidden;
}
img {
    top: 0 !important;
}
.content-fill, .image-inset {
    overflow: visible !important;
    height: 100% !important;
    padding-bottom: 150% !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
  • 2 weeks later...
16 hours ago, celestine.fabros said:

Just the white space underneath please!

Add this under

@media screen and (max-width:767px) {
div#page-6478e32232456077f8725e47 .image-block {
    padding: 0px !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

Thanks!! I had to pivot last minute from client's request to make it into a slideshow, so I used Slideshow Gallery instead of Image Poster. Desktop looks great, but the white space is back on mobile and tablet 😞 And when I refresh, it's overflowing to the right and once the slideshow loops, it goes to full width, so strange. Would love for it to look just like desktop, but stacked and responsive and without the mobile header. Many many thanks for all your help!
 

mobile.jpg

Link to comment
On 7/17/2023 at 11:15 PM, celestine.fabros said:

Try this CSS (Design > Custom CSS)

/* New Home page white space */
@media screen and (max-width:640px) {
div#page-64a9a440b45c235a34c80537 .gallery-block {
    padding: 0px !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.