How to Increasing list of collection in home page of Avenue theme?

Hi guys,
how can i increase the rows/collections in the list collections, currently there are 16 and i can’t added anymore → https://prnt.sc/uoqjaPNrknuO and i need about 25…

Can someone help me?

Hi @BSlavov ,

Unfortunately, there’s a limit of 16 blocks per section. You can specify a lower limit with the max_blocks in Online Store 2.0 theme (like Dawn). Cannot go above 16 block.

You can refer shopify this link

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

Hi @AvadaCommerce ,

but this 16 blocks doesn’t work for me, why is it limited? Isn’t it possible to increase the limit from 16 to 25 with max_blocks?

or with some kind of JS code somewhere in the theme?

Hi @BSlavov

this part is due to shopify limitation on backend. So it is not possible to use writing code to increase the block.
Another way, you can try: Create 1 more section Collection list → 2 sections will be 32 blocks. Enough for you to use

Hope it can help you.