Hi! I want to make the header thinner without making the logo small if it’s possible. Any help would be appreciated!
hii, @dilara1
Can you provide me your store URL so,
I can resolve your problem.
Thank You.
@media screen and (min-width: 1140px){
.Header:not(.Header--sidebar) .Header__Wrapper {
padding: 18px 50px;
height: 70px !important;
}}
add this in theme.css or theme.scss
thank you it worked on desktop but not on mobile. I want it to work on mobile to if it’s possible.
Hello Prestige expert,
I need help with the same request, making the top header on my store smaller.
Ideally, when the customer scrolls, I would like the to header to only be slightly taller than my logo.
Approximately 50-60% of its current height.
Thank you in advance,
James