tuanphan Posted July 19 Share Posted July 19 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 #2. Use this code to Custom CSS box #collection-6673f2adc8fa10164075f71b div.burger-inner>div { background-color: #f1f !important; } Result #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; } Result FlyteDesigns 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment