Shopify themes, liquid, logos, and UX
Hello, can someone tell me how to remove the white space in between the two pink sections?
Cheers.
Solved! Go to the solution
This is an accepted solution.
Go to online store->edit code of your theme -> search base.css and add this css
section#shopify-section-template--23066278953241__featured-collection {
margin-top: 0;
}
please share the url
This is an accepted solution.
Go to online store->edit code of your theme -> search base.css and add this css
section#shopify-section-template--23066278953241__featured-collection {
margin-top: 0;
}
Thanks
Hi @7ohann ,
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hi @7ohann ,
You could follow these steps:
Step 1: Go to Online store > themes > edit code and find base.css file
Step 2: Insert below code at the end file and Save them
.section+.section {
margin-top: 0;
}
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025