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
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024