Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I put an invisible header and now i cannot take it can someone help me: alpha-titan.com
Sure @Ddsdssds
Hello @Ddsdssds 👋
In Shopify Admin, you can go to Edit theme code, open file base.css and add this code at the bottom
.header-wrapper {
background: transparent !important;
}
The result
Hope that helps!
HI @Ddsdssds go to theme customizer then change the color scheme of the header in header settings.