Hello,
How to have only 2 or 3 collections on the same row on the venture theme?
For example collection 3 and collection 4 below collection 1 and collection 2
Hello,
How to have only 2 or 3 collections on the same row on the venture theme?
For example collection 3 and collection 4 below collection 1 and collection 2
Hi @Max123456 ,
Please go to sections > link-block.liquid file and add code here:
{{ flex_size }} => medium-up–one-half
Hope it helps!
What code do I add and where?
There is 1 collection per row @LitExtension
Hi @Max123456 ,
If you want to display 1 collection per row just remove ‘{{ flex_size }}’ and don’t add any code it will work fine.
If it helped you solve your issue, please mark it as a solution. Thank you and good luck.