More columns in collection slider section (Dawn)

More columns in collection slider section (Dawn)

manbru
Pathfinder
114 0 31

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:

Skärmavbild 2024-09-08 kl. 13.07.33.png

 

But i want to have more than 5, looking something like this:

Skärmavbild 2024-09-08 kl. 13.07.51.png

 

Here's my store: https://r1vex.myshopify.com/

 

Thanks for helping!

Reply 1 (1)

dws_pvt_ltd
Shopify Partner
330 65 92

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,

dws_pvt_ltd_0-1725958894868.png

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.

Helpful? then please Like and Accept the Solution.
For any inquiries, please feel free to contact via WhatsApp and Email: sales@dolphinwebsolution.com.
For more information visit our website Dolphin Web Solution Pvt Ltd.