Is that possible to adjust the number of collection rows? I wish it could be 6 or 7
Setting 'collections_per_row' can't be greater than 5
A user wants to increase the number of collection rows beyond the current limit of 5, aiming for 6 or 7 rows.
Current Limitation:
Proposed Solution:
Technical Requirements:
The discussion remains open with implementation details not yet fully specified.
Is that possible to adjust the number of collection rows? I wish it could be 6 or 7
Setting 'collections_per_row' can't be greater than 5
You can increase it to any number by editing its schema structure in a liquid file.
But you will also have to edit your CSS code to fix the layout. Themes by default handles it for 5 products in a row therefore they have to limit it.