All things Shopify and commerce
ne
I need help for my collection List At the bottom
It appear on the left and I want it to be in the middle
How can I adjust that Please
Website : www.oscarliving.co.id
Theme : Empire II.1.3
Here is what it look like Now
Please help
Hi @OLIV1
Check this one.
<style>
@media only screen and (max-width: 859px){
.collection-list__content {
grid-template-columns: repeat(5, minmax(auto, 1fr)) !important;
}
}
@media only screen and (max-width: 600px){
.collection-list__content {
display: flex !important;
}
}
</style>
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025