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! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024