MarcMencio
-
Posts
4 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Posts posted by MarcMencio
-
-
On 6/30/2022 at 10:15 AM, tuanphan said:
Add to Design > Custom CSS
.mobile-bar-wrapper { background-color: black !important; } svg.Icon.Icon--hamburger { stroke: white; }
It worked nicely. Thanks much!
-
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 BAR COLOR
in Customize with code
Posted
Is there any way to increase the size of the logo for mobile @tuanphan?
Here's how it looks now..