All things Shopify and commerce
Hi there, i need help to remove the white gap between the product collection and the image banner. I have set the product collection and the image banner to 0 padding however, there is a slight gap?
*NOTE - Some collections are product grid and some are featured products.
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, check this one.
.grid.product-grid.contains-card.grid--4-col-desktop.grid--2-col-tablet-down {
margin-top: 0px;
}
i cant find the other same collection like this. If its not working to other let me know.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Add this code in your base.css file:
ul#Slider-template--16107583537391__featured_collection_EG6U6r {
margin-top: 0px !important;
}
Result:
This code only worked for one section in this collection: https://crepscity.com/collections/louis-vuitton-jackets-1
but there are other featured collections within that collection and did not trigger them.
Hi @crepscity
Which collection is this? Thanks!
This is an accepted solution.
Thanks for the info, check this one.
.grid.product-grid.contains-card.grid--4-col-desktop.grid--2-col-tablet-down {
margin-top: 0px;
}
i cant find the other same collection like this. If its not working to other let me know.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I inserted it to each featured collection into the css therefore, it worked thank you.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025