Global expansion, localizing content, and selling in multiple currencies and languages
Hello, I would like to make the header's height smaller without affecting the logo.
This is my website: https://deluxcosmetics.com/
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css.liquid and paste this at the bottom of the file:
.site-header {padding: 2px 0;}
div#StickyHeaderWrap {
height: auto!important;
}
This is an accepted solution.
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css.liquid and paste this at the bottom of the file:
.site-header {padding: 2px 0;}
div#StickyHeaderWrap {
height: auto!important;
}
Hello There,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css.liquid and paste this at the bottom of the file:
.site-header {
padding: 0px 0;
}
div#StickyHeaderWrap {
height: auto!important;
}
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