Here’s my site. I am attempting to remove the background of the header, I would like it to be transparent. Here’s a site im trying to resemble.
1 Like
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset >base.css and paste this at the bottom of the file:
sticky-header.header-wrapper.color-background-1.gradient {
background-color: transparent;
}
https://www.in6wetrust.com/shop
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset >base.css and paste this at the bottom of the file:
nav.css-1sojr3z {
background-color: transparent;
}
Can you also help me with the code to make the menu button bolder?
FYI I am referring to mobile site