Jump to content

Mobile Menu Overlay Colour Changes

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

If you still can't find the setting, add this to Home > Design > Custom CSS

@media screen and (max-width:767px) {
.header-menu-bg.theme-bg--primary {
    background: white !important;
}
.header-menu-nav * {
    color: black !important;
    fill: black;
}
}

 

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
10 hours ago, tuanphan said:

If you still can't find the setting, add this to Home > Design > Custom CSS


@media screen and (max-width:767px) {
.header-menu-bg.theme-bg--primary {
    background: white !important;
}
.header-menu-nav * {
    color: black !important;
    fill: black;
}
}

 

This worked, thank you @tuanphanhowever the exit cross is white and not visible. 

Link to comment
  • Solution
@media screen and (max-width:767px) {
.header-menu-bg.theme-bg--primary {
    background: white !important;
}
.header-menu-nav * {
    color: black !important;
    fill: black;
}
.burger--active .burger-inner>div {
    background: black !important;
}
}

New code

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
22 minutes ago, tuanphan said:

@media screen and (max-width:767px) {
.header-menu-bg.theme-bg--primary {
    background: white !important;
}
.header-menu-nav * {
    color: black !important;
    fill: black;
}
.burger--active .burger-inner>div {
    background: black !important;
}
}

New code

Sensational! Thank you kindly. I was also wanting to add a hover effect for my logo on the desktop. I will uploading an image to replace the current generic title and this will be black. I would like to have the hover change from black to grey. I will have a separate logo image with the specified grey, I'm just unsure how to create the hover with CSS. 

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.