Jump to content

MOBILE BAR COLOR

Recommended Posts

Site URL: http://marcmencio.squarespace.com

Hello all!

My name is Marc, I have a question for the mobile bar color.

I changed the color to black on desktop version but I can’t find the way to change it on mobile.

 

I added the following CSS for desktop:

 

header {

    background-color: #000 !important;

  padding-left: 30px !important;

  padding-top: 5px !important;

}

header#header {

    margin-bottom: 0px !important;

  margin-top: 0px !important;

}

 

My URL:

http://marcmencio.squarespace.com/

 

Please help me, any answers or coding will be appreciated. Thank you!

 

mobile.png

desktop.png

Link to comment

Add to Design > Custom CSS

.mobile-bar-wrapper {
    background-color: black !important;
}
svg.Icon.Icon--hamburger {
    stroke: white;
}

 

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

Use this code

@media screen and (max-width:768px) {
.mobile-branding-wrapper .mobile-logo-image a {
    max-width: 150px !important;
    width: 100% !important;
}
.mobile-branding-wrapper {
    padding: 0 !important;
}
}

 

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.