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
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024