Shopify themes, liquid, logos, and UX
Theme: Expanse
Website: https://asia.cozymatic.com/
Hi there.
I want to reduce the white space of the header.
Please let me know if you have a good idea to deal with that.
Thank you very much.
Solved! Go to the solution
This is an accepted solution.
Hello @Luke50
It's GemPages support team and glad to support you today.
The white space of the header is caused by the logo image containing the space and you should re-upload the logo image or see my suggestions below to remove it:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
.site-header__logo a {
height: 40px;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
upload this👆 image in logo automatically header space decrease.
This is an accepted solution.
Hello @Luke50
It's GemPages support team and glad to support you today.
The white space of the header is caused by the logo image containing the space and you should re-upload the logo image or see my suggestions below to remove it:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
.site-header__logo a {
height: 40px;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Thank you very much
I am glad that my recommendation is helpful to you 😁.
Hello @Luke50
Go to Online store >> Edit code >> Assets >> theme.css
Add this code below of theme.css file
@media only screen and (min-width: 769px){
.site-header__logo a {
height: 50px;
}
}
Hi @Luke50 ,
This is Victor from PageFly - Landing Page Builder App.
You can try this code by following these steps:
.header-layout{height:70px !important}
Hope my solution works perfectly for you!
Regards,
Victor | PageFly
User | RANK |
---|---|
141 | |
113 | |
79 | |
64 | |
63 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023