Jump to content

Change Site Title Color in Mobile Overlay

Recommended Posts

Site URL: http://thuongxanhfilmstore.com

Hello,

I wanted to change the mobile menu overlay color. The background was black and the text was white. I successfully changed the background to white and text to black using the codes suggested on the forum. However, the site title was still white, thus invisible on the mobile menu overlay. 

I used these codes. Please help me to change the site title to black. Thank you!

@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;
}
}

Cheers,

Screen Shot 2021-02-25 at 9.44.23 AM.png

Link to comment

Hi. Add to Design > Custom CSS

/* Site title on burger active */
@media screen and (max-width:767px) {
body.header--menu-open a#site-title {
    color: 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

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.