Jump to content

Change color of hamburger menu for one page only

Go to solution Solved by tuanphan,

Recommended Posts

Right now I'm using the following to change the color of the hamburger menu on mobile:

  .burger-inner>div {
  	background-color: white !important;
  }

However, I'd like to be able to target this to specific pages. Is there a way I can add a CSS selector to each page? Once I do that, how do I target it in the CSS? Thanks. 

Link to comment
  • Solution

You can edit that page > Add a Code Block (anywhere) > Paste this code into Code Block

<style>
   .burger-inner>div {
  	background-color: white !important;
  }
</style>

 

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
  • 5 months later...

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.