How to add more slides to slideshow in Brooklyn?

I need to add a few more slides to my slideshow in Brooklyn. Where in the code can I change the number?

Thanks!

Megan

@coverandquill

Hi,

Just follow the steps below.

  1. In your online store,
  2. Choose the theme you want to edit. I recommend duplicating your theme before editing it so you have a theme to go back to if you don’t like the changes.
  3. Click Actions, the Edit code.
  4. Find the Section folder and open the slideshow.liquid file.
  5. Under the {% schema %}, find the "max_blocks": 6,
  6. Change the number on how many you want
2 Likes

Perfect, thanks!!

1 Like