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.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025