ALL the products with in that collection displayed in alphabetical order . . .

Hi Guys

I have created a collection called “Our Trees” and added all the products in there, I have added this to the homepage of the store and what I need is ALL the products with in that collection displayed in alphabetical order and the thumbnails need to be 6 icons across.

Thanks in advance for your help. Ben

Store: https://yorkshire-apples.myshopify.com

Pwd: enawpo

1 Like

@jamindavies

please share issue image or video?

Hi All

I am still looking for a bit of help with this please, this is how it looks now and I would like it to look some thing like the attached.

Thanks

Ben

Now:

How I would like it:

@jamindavies

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/component-product-grid.css ->paste below code at the bottom of the file.
.card__media-full-spacer {
    padding: 0;
}
.product-grid .grid__item {
    padding-bottom: 10px;
}

Thats great they are all in alphabetical order on this page: https://yorkshireapples.co.uk/collections/all, but I would also like on the home page they ALL products to be shown in alphabetical order and 6 icons across.

Thanks

Ben

@jamindavies

that dynamic code change collection what do you have show

Thats great I see that has worked, I would now like them all shown on the homepage with the icons / thumbnails being in rows of 6 across.

Thanks

Ben

1 Like

@jamindavies

thanks of update