increasing number of collections in one row on home page

I would like to increase the number of collections shown in one row from 3 (currently & shown below) to 5. .

Would anyone have some input on how to do this?

@JSD927 Please follow up below steps.

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Search for the word collection. A bunch of files will appear under the folder sections.
  3. Open all of these files under the folder collections
  4. Find the text “max_blocks” and change the value to 100.
  5. Save.

Wouldn’t that just give me more blocks in the collection list instead of changing the qty per row?

Did you have any other thoughts on my reply below?