Shopify themes, liquid, logos, and UX
Hello,
I want to reduce the Side pading that i have on my collection list page , i want to do like verrolli Where the images are quite Wide and are nearly touches the extremety of their website , i want the same .Here is the Verolli Website :
https://www.vorelli.co.uk/collections/vorelli-shop-by-collection
Here is my website link to the collection page list :https://7968dc-f5.myshopify.com/collections
HI @Sohayl67
ul.collection-list.grid {
gap: 20px !important;
}
.page-width:has(ul.collection-list.grid) {
max-width: unset !important;
padding: 0 20px !important;
}
ul.collection-list.grid > li {
width: calc(50% - 20px);
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024