Shopify themes, liquid, logos, and UX
Hello,
Would like some help to reduce the white space between sections? In the image reduce the space above email subscription. Also I have similar space in the page between different sections.
Appreciate the help!
Regards
Jai
Solved! Go to the solution
This is an accepted solution.
Hi @PureJoyUS
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
.shopify-section {
margin: 16px !important;
}
.newsletter-section.newsletter-template--22350012481832__newsletter_BfCK8U.newsletter-section--with-divider {
padding-top: 0 !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @PureJoyUS
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
.shopify-section {
margin: 16px !important;
}
.newsletter-section.newsletter-template--22350012481832__newsletter_BfCK8U.newsletter-section--with-divider {
padding-top: 0 !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
@PageFly-Henry that worked. Thank you for the quick help. Would it be possible to have some space that I can adjust as needed?
Appreciate the help!
Regards
Jai
Yes, you can adjust number on this code:
.shopify-section {
margin: 16px !important;
}
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Discover 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, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025