Hi, hope this is the right place to ask this question.
I’m using the Minimal theme and I notice on the home page that a collection list shows 2 columns on mobile, and I’d like it only show one. How and where do I change the code for this?
Thanks.
Hi, hope this is the right place to ask this question.
I’m using the Minimal theme and I notice on the home page that a collection list shows 2 columns on mobile, and I’d like it only show one. How and where do I change the code for this?
Thanks.
Hi @MozaicStudio ,
Please go to sections > collection-list.liquid file and change code:
half => whole
Hope it is clear to you.