jasonconway Posted October 12, 2022 Share Posted October 12, 2022 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
tuanphan Posted October 15, 2022 Share Posted October 15, 2022 Just tested on Samsung/Android/Chrome. Site shows fine to me. (It appears white blank, then 2 seconds after, video shows) 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment