Jump to content

[Share] Change burger color on specific page

Recommended Posts

To change the burger color on Specific Page, you can follow these

#1. Install Squarespace ID Finder to find the ID of the Page.

In my example, we will have:

#collection-6673f2adc8fa10164075f71b

image.png.2a62bd7d8da0b211ee0b969feb1f62ff.png

#2. Use this code to Custom CSS box

#collection-6673f2adc8fa10164075f71b div.burger-inner>div {
    background-color: #f1f !important;
}

image.png.c4d397d7d48c867ccb151fa81b7939b5.png

Result

image.png.046a94cb7957a8b6a0df1357fa92e394.png

#3. To change the X icon color, use this CSS code

/* X icon */
#collection-6673f2adc8fa10164075f71b.header--menu-open div.burger-inner>div {
    background-color: #fff !important;
}

image.png.b4e488d9b355c2ddfb66aa2105cf410b.png

Result

image.png.27cc283687928dcdb7762337dbed5e60.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.