Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, how can i reduce the padding/height of my header on my Shopify store? Im using motion theme. It looks a little too thick atm and overpowering.
Solved! Go to the solution
This is an accepted solution.
Hi @YushaRooshenas ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.header-item {
height: 120px;
}
</style>
Note: You can change value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
@YushaRooshenas Please provide store url.
heading is merged on homepage, but its a standard white header on all other pages
This is an accepted solution.
Hi @YushaRooshenas ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.header-item {
height: 120px;
}
</style>
Note: You can change value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
Thankyou, worked perfectly
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025