Shopify themes, liquid, logos, and UX
My collection list is currently displaying my collections in very large grid thumbnails. I want them to look like the ones shown here. Please help 😕
I know i have to make some changes in theme.css but which ones?
I'm using Focal theme.
Would really appreciate help 🙂
Solved! Go to the solution
This is an accepted solution.
Hey @Thehumblelone,
No worries!
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.list-collections--carousel .list-collections__item-list {
grid-auto-columns: 150px !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Hey @Thehumblelone,
Can you share the link to your store please? Also include the password if the store is password protected. (Or you can just disable it)
Wow ty for replying so fast.
Here's my store:
Brands In Less (551d65-2.myshopify.com)
This is an accepted solution.
Hey @Thehumblelone,
No worries!
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.list-collections--carousel .list-collections__item-list {
grid-auto-columns: 150px !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Omg it worked! Thank you so much!!
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