All things Shopify and commerce
How do I reduce the height of my header ive already reduced it in the online store however I want it smaller.
Solved! Go to the solution
This is an accepted solution.
Hi @Spujeh
h1.header__heading img {
height: 100px !important;
width: auto !important;
}
Hi @Spujeh
Please, share your store URL. Thanks!
This is an accepted solution.
Hi @Spujeh
h1.header__heading img {
height: 100px !important;
width: auto !important;
}
Thank you! this worked
its changed on the front page but not all the other pages. how do I make it change for all the pages?
Try this one.
<style>
.header__heading-logo-wrapper img {
height: 90px;
width: auto;
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
THANK YOU this also worked
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025