How can I sort my collection list by latest update date?

I got the collection list but it’s not sorted by latest update date like in admin.

Liquid forloop collection:

{% for collection in collections %}

  • {{ collection.title }}
  • {% endfor %} Sortby in admin: [https://gyazo.com/f8ed0588bfe95cc56b55f512a20f661b](https://gyazo.com/f8ed0588bfe95cc56b55f512a20f661b) Sortby in front-end: [https://gyazo.com/0b8f45f2955c33b44ae401a744e150c3](https://gyazo.com/0b8f45f2955c33b44ae401a744e150c3)

    Thanks.

    1 Like

    @leea1010

    Sorry you are facing this issue, it would be my pleasure to help you.

    Welcome to the Shopify community! :blush:
    Thanks for your good question.

    Please share your site URL,
    I will check out the issue and provide you a solution here.

    1 Like

    Hi.

    Sorry, our shopify is under development, we cannot provide the password. But can I give you something more to give you a better understanding of the problem I’m having?

    Thanks.

    1 Like

    @leea1010

    yes, please share dm

    Hi @leea1010 ,

    If you are using Shopify 2.0 FREE themes there is a way of changing the sorting of the collection list. No code or any app needed.

    You just need to edit the collection list.

    In your admin store, go to themes, then click “Customize”, to open the theme editor. Then follow the steps in the image below.