Dawn theme - upload Three images in collage section?

Is there a way to change the collage section so that it is possible to upload three images and not just one image, one product and one collection?

1 Like

Hi @Roxolot

Just change the max_blocks but the layout might vary.

  1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code

  2. Go to Section folder and open the collage.liquid file

  3. Find the “max_blocks”: 3,

  4. Change 3 to 5. See image below

1 Like

Very simple and nice solution. Thank you

1 Like