Shopify themes, liquid, logos, and UX
Hello everyone,
I changed the code to 4 blocks in a row in the collection list. I have a total of 12 collection blocks and I want to add 4 more. It says the limit is 15.
How can I change the number, so that more blocks of collections can be added?
I don't want to add another new collection list section, because it goes back to being 3 unordered blocks in a row.
my website: www.ankitimes.com
Thank you
Solved! Go to the solution
This is an accepted solution.
@Ann21
Follow below step :
Section->collection-list.liquid -> find "max_blocks" and change it as you want from "20".
This is an accepted solution.
Hi @Ann21
Could you let me know which theme you are using so I can help you exactly?
As I know that, the section you are using has a max_blocks limit in the schema settings, see this article for more details. So to increase or remove this limit, please open the section file then change or remove this line
"max_blocks": 15
you can find in your theme the file: sections/collection-list.liquid or something like this.
This is an accepted solution.
@Ann21
Follow below step :
Section->collection-list.liquid -> find "max_blocks" and change it as you want from "20".
Works great. Thank you very much
You are welcome, don't hesitate to let me know if you have further questions
Regards,
James from FoxEcom
This is an accepted solution.
Hi @Ann21
Could you let me know which theme you are using so I can help you exactly?
As I know that, the section you are using has a max_blocks limit in the schema settings, see this article for more details. So to increase or remove this limit, please open the section file then change or remove this line
"max_blocks": 15
you can find in your theme the file: sections/collection-list.liquid or something like this.
Nice website! 🙂
Thank you 😊
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024