Jump to content

Website not loading on Android phones

Recommended Posts

Site URL: https://www.worldapart.tv

Hi Everyone,

I've put together a website for a client but he has come back to say that some of his contacts with Android phones cant view the website. I checked on an Android phone today and all I get is a blank screen?

I have this code installed in the custom CSS to adjust the hamburger icon and menu:

a {
text-decoration: none !important;
}
@media screen and (min-width:768px) {
  h1 {
  }
 /* hide  header navigation */
    .header-nav {
    display: none;
}
/* Hide header buttons */
.header-actions {
    display: none;
}
/* show burger  menu*/
.header-burger {
  display: flex;
}
  /* burger */
.burger-inner>div {
    width: 40% !important;
    height: 3px !Important;
}
  .header--menu-open .header-menu .header-menu-nav a {
    font-size: 20px;
}
/* Show overlay mobile menu */
.header--menu-open .header-menu {
opacity: 1;
visibility: visible;
}
}

I can't see that this is the cause but posting in case.

The homepage is a full screen video streamed from Vimeo. I have no idea what the issue is as it loads fine on my iPhone and MacBook?

Appreciate help with this.

Jason

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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.