Jump to content

Recommended Posts

So all of a sudden my header and hamburger icon aren't showing up on mobile. It's fine on desktop though. I have a lot of code on my site, so I'm not sure if something broke if Squarespace updated. I have attached a screenshot of the mobile view.


Thanks!

IMG_F9EDF56D9533-1.jpeg

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Because mobile header is transparent color so it will use site background color (black)

header black, logo black, burger black...

You can add this code to change color on mobile only

@media screen and (max-width:992px) {
body.homepage:not(.header--menu-open) {
		header#header img {
    filter: invert(1);
}
.burger-inner>div {
    background-color: white !important;
}
}
}

image.png.a7a09e8f21328fab9a60c5bf681ec859.png

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.