Jump to content

Big white space under photo on homepage / mobile version

Recommended Posts

Site URL: http://charlielangton.com

Hi guys,

I have been having the same problem os most people here. I have tried 10 codes posted here before but none fix the problem on my website. Could someone please help? I already deleted most of the footer with my boyfriend's infos thinking it would fix it, but it didn't, sadly. This white blank space is really bothering us.

Thank you very much in advance,

Erika

Screenshot 2021-02-09 at 10.50.18.png

Screenshot 2021-02-09 at 10.50.35.png

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

It looks like you solved with this CSS code?

@media screen and (max-width: 767px) {
    body.homepage #page section:first-child {
        min-height:20vh !important;
        height: 90vh;
    }

    body.homepage #page section:first-child img {
        object-position: 15% !important;
    }
}

 

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
11 hours ago, RyanAlexis93 said:

I'm having a similar issue with my homepage - I see a blank space in the mobile view but not on the webpage - any help would be greatly appreciated link here: ryanalexiswrites.com 

Add to Design > Custom CSS

/* remove mobile blank space */
@media screen and (max-width:767px) {
.portfolio-hover {
    display: none;
}
}

 

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

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.