Shopify themes, liquid, logos, and UX
I need to make sticky transparent header black if scrolled down
My store - corbie.store
Solved! Go to the solution
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
header__logo-image--transparent {
position: absolute !important;
top: -70px !important;
}
image-banner.content-over-media.content-over-media--lg.full-bleed.text-custom {
position: relative !important;
margin-top: 7rem !important !important;
}
.header__wrapper {
background: black !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Hi @Somehow999 I see i worked
Yes but it's gray on any other page
Hi @Somehow999
I see it already transparent and black background when scrolling down.
- Helpful? Like & Accept solution! - Support me: Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hi @Somehow999 Do you want the header like this across the entire website?
Yes man
This is an accepted solution.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
header__logo-image--transparent {
position: absolute !important;
top: -70px !important;
}
image-banner.content-over-media.content-over-media--lg.full-bleed.text-custom {
position: relative !important;
margin-top: 7rem !important !important;
}
.header__wrapper {
background: black !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Thank you so much
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025