How to increase the amount of slides available on slideshow - dawn theme

I’d like to increase the amount of slides available on the slideshow so it’s 10 rather than capped off at 5.

Any advice is greatly appreciated.

URL: https://tyton.uk/

Dawn theme

Hello @BraxtonEcom

Its Artzen Technologies! We will be happy to help you today.

First go to your theme edit code --:

Search (slideshow.liquid) section.

and then --:

Change “limit”: 5, to “limit”: 10,

like this:

you can add 10 slide in customize:

Let me know if need further assistance
Regards,
Artzen Technologies

2 Likes

Thank you :slightly_smiling_face:

Hi, I have Minimog theme. I tried your solution, but when I typeslideshow.liquid, it shows nothing :wink: