Shopify themes, liquid, logos, and UX
I'm facing an issue with my Shopify store and I'm hoping to get some assistance. I would like to make my header smaller, resembling the first image I have attached to this post. As you can see in my example, I've tried tinkering with the CSS to adjust the header's height and width, but my efforts haven't yielded the desired results so far.
Link to website:
example of a website header I am trying to emulate:
Detailed Description:
In more detail, I've attached an image showing the desired header size. It's visibly smaller compared to my current header. I want to replicate this size, but my CSS adjustments haven't proven effective. Here's what I've attempted:
this is what I would like to achieve quite similar to the sodah brand image attached:
Solved! Go to the solution
This is an accepted solution.
Try this one.
<style>
.header__heading-logo {
height: 80px;
max-width: 100%;
}
#shopify-section-sections--20040335917348__header .header {
padding-bottom: 80px;
}
</style>
This is an accepted solution.
Nope, only the header, footer, layout structure, common ccs and javascript.
Hi @J-lGey
Would you mind to share the password of your website? if we edit the password header page only this pag change the size not your main store. Thanks!
Thank you for your quick response. I'm hesitant to share my password. Is there an alternative method through which I can assist you in addressing this issue and finding a solution?
The password im talking about is only the access to your store website if its not publish yet, NOT the admin access. The website where the buyers/costumers/client can check it out.
ohh shame, i have removed the password you should be able to view it
This is an accepted solution.
Try this one.
<style>
.header__heading-logo {
height: 80px;
max-width: 100%;
}
#shopify-section-sections--20040335917348__header .header {
padding-bottom: 80px;
}
</style>
worked! After inspecting the elements, I was able to discern how you accomplished it. However, I'm curious if it's possible to design everything within the theme.liquid section ?
This is an accepted solution.
Nope, only the header, footer, layout structure, common ccs and javascript.
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