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!