Shopify themes, liquid, logos, and UX
Hello Everyone!
I'm trying to have a full-width header for my upcoming store(using Shopify Dawn Theme) and really struggling to find the code for it. I only need the header to have the full width and keep the body as it is. Need the logo to be pushed to the far left and search, shopping cart, and profile icons to be moved to the far right(Please refer to the attached image).
Hope someone would help. Thanks so much in advance!
Solved! Go to the solution
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.header {max-width: 100%;}
This is an accepted solution.
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.header {max-width: 100%;}
Legend! Thanks so much, mate! It worked!
This didn't work for me. Any other suggestions? Here's my store: www.arcticwaveco.com
It works. But how to stay navigation menu in the center?
This works but the menu changes from one row to two rows when the desktop explorer window is not fully opened . Any suggestions on how to make it reactive ?
oh sorry for that issue can you please send store url so i will check and let you know
Hello Ketankumar,
I am right now working on the Dawn theme as well.
I would like to have a header like this: https://www.lemela.co.uk/
Like full width and full height.
Could you help me?
Right now it looks like this
I used this code:
.banner__media {
height: 100vh !important;
width: 100vw !important;
object-fit: cover !important;
}
.banner--medium,
.banner--large,
.banner {
height: 100vh !important;
display: flex;
align-items: center;
}
@Reg101 Sure, could you please share your store URL? I’ll review it and get back to you as soon as possible.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025