All things Shopify and commerce
How can I make the header part transparent in Dawn version 13.0? The codes in the previous solutions did not work.
Solved! Go to the solution
This is an accepted solution.
Here is new code:
sticky-header {
background: transparent !important;
position: fixed !important;
top: 0;
left: 0;
right: 0;
z-index: 99;
}
.utility-bar {
display: none !important;
}
Add it again to custom css.
Regards,
Emirates7
Hi Hefoli,
Can you provide your store url?
Regards,
Emirates7
Hi Emirates8,
Can you check it from this link? There is nothing yet on the website, I have been struggling with transparency for 3 days and every time the codes are so confused that I start over.
Hi Hefoli,
Go to Online Stores -> Themes -> Customize -> Theme Setitngs -> Custom CSS and add below code:
sticky-header {
background: rgba(255, 255, 255, 0.6) !important;
}
Regards,
Emirates7
First of all, thank you for your help. But I have 2 questions. Firstly, is it possible to be transparent when I first enter the screen? In other words, as soon as I enter the website, I want the photo in the banner to appear and I want to have a transparent sticky header in it. Secondly, it is not fully transparent when scrolling down, but I want it to be fully transparent. Thank you for your attention in advance.
This is an accepted solution.
Here is new code:
sticky-header {
background: transparent !important;
position: fixed !important;
top: 0;
left: 0;
right: 0;
z-index: 99;
}
.utility-bar {
display: none !important;
}
Add it again to custom css.
Regards,
Emirates7
Mate, thank you so much for your help. You saved me a lot of trouble. I will have more questions in the future and I would like to know if you are open for paid counselling when the time comes.
Hello! I have used the code for the transparent header with great results. However I would like the header to change to a solid color black when scrolling down. Is that possible? Thanks!
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024