Shopify themes, liquid, logos, and UX
How can i remove space between features collection and view all button? The gap is too large
Hello @alexschar
Welcome to Shopify Community.
Please add below CSS in base.css file.
@media screen and (max-width: 989px){
body .collection .slider.slider--tablet {
margin-bottom: -0.5rem;
}
.collection__view-all a:not(.link) {
margin-top: 0;
}
}
OUTPUT:
Thanks
it didn't work, pasted it in the bottom
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