Shopify themes, liquid, logos, and UX
Hello experts! Trying to remove the white space under my header but cant find where. Can somebody help?
Want to remove this white empty space
Website: Reflawless.com
Pw: Kingstone1
Solved! Go to the solution
This is an accepted solution.
Hello @Kingstone ,
It's the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.section-header {
margin-bottom: 0 !important;
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
Hi @Kingstone
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.section-header.shopify-section-group-header-group {
margin-bottom: 0 !important;
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly
For remove white space under header follow below steps :
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > base.css and paste this at the bottom of the file:
.shopify-section-group-header-group.section-header {
margin-bottom: 0;
}
Hope this works well for your issue.
Best Regards !
This is an accepted solution.
Hello @Kingstone ,
It's the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
<style>
.section-header {
margin-bottom: 0 !important;
}
</style>
Let us know how it works for you.
Best regards,
GemPages Support Team
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025