Shopify themes, liquid, logos, and UX
Hi,
I am using Dawn theme, with a solid header. I want to do the following:
1) At the top of the page, I want the header to be transparent.
2) When scrolling, I want the header to become sticky + solid, instead of transparent.
My url - https://greenly-living.myshopify.com/
Password - perry
Sticky header that becomes transparent/solid I'm referencing:
.
Solved! Go to the solution
This is an accepted solution.
Please add the following CSS code to your assets/base.css bottom of the file.
@media screen and (min-width: 990px){
.site-header-transparent:not(.header--middle-left) .header__inline-menu {
margin-top: 1.05rem;
}
.header:not(.header--middle-left) .header__inline-menu {
margin-top: -3.95rem;
}
.header.header--top-center .header__heading, .header.header--top-center .header__heading-link {
justify-self: center;
text-align: center;
display: none;
}
.site-header-transparent.header--top-center .header__heading, .site-header-transparent.header--top-center .header__heading-link {
justify-self: center;
text-align: center;
display: block;
}
}
Hope this works.
if any problem let me know!
Thanks!
This is an accepted solution.
Please add the following CSS code to your assets/base.css bottom of the file.
@media screen and (min-width: 990px){
.site-header-transparent:not(.header--middle-left) .header__inline-menu {
margin-top: 1.05rem;
}
.header:not(.header--middle-left) .header__inline-menu {
margin-top: -3.95rem;
}
.header.header--top-center .header__heading, .header.header--top-center .header__heading-link {
justify-self: center;
text-align: center;
display: none;
}
.site-header-transparent.header--top-center .header__heading, .site-header-transparent.header--top-center .header__heading-link {
justify-self: center;
text-align: center;
display: block;
}
}
Hope this works.
if any problem let me know!
Thanks!
@dmwwebartisan after I did the code for the transparent sticky background my logo dissappeared how do i code it back in?
Please share your store URL! and a screenshot of what do you want!
Thanks!
I've just tried this code, but nothing happen to the header. Please can you help me?
same here, have you found a solution?
User | RANK |
---|---|
183 | |
169 | |
77 | |
56 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023