Shopify themes, liquid, logos, and UX
Hello.
I would like to make my collection cards much smaller. I am using origin theme, can someone help? Thank you!
Hello @CarpiStraps ,
Add this code in your theme css file,
@media (min-width: 768px){
.section-collection-list .contains-card--collection {
justify-content: center;
}
.grid--2-col-desktop li.grid__item {
width: calc(25% - 40px / 2);
max-width: calc(25% - 40px / 2);
}
}
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