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;
}
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