How can I display different collection rows for desktop and mobile?

I am trying to show 3 collections per row in my Collection List on Desktop and 1 collection per row on Mobile.

1 Like

Hi @madefromplants ,

Could you share your store URL?

www.ecosoulhome.com

Go to your Online Store > Themes > Actions > Edit code, check if it has this file collection-grid-item.liquid

Replace this line of code


With this one