Shopify themes, liquid, logos, and UX
Hello,
I've used the code inside this blog to create a collection slider: https://mrdigitals.com/how-to-add-collection-slider-in-shopify/
And right now it looks like this, you can maximum have 5 columns on desktop:
But i want to have more than 5, looking something like this:
Here's my store: https://r1vex.myshopify.com/
Thanks for helping!
Hello @manbru, Please set a max: 10,11....15 in your schema setting of "columns_desktop" as you want.
{
"type": "range",
"id": "columns_desktop",
"min": 1,
"max": 15,
"step": 1,
"default": 3,
"label": "t:sections.collection-list.settings.columns_desktop.label"
},
See the below screenshot,
You have added in max: 5 for this block in your schema change it as per your choice.
Feel free to reach out if you have any questions or need assistance.
Best Regards,
DWS.
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