Change Sort By "Date, New To Old" To something else In Stremline Theme

Hi,

I want to change the wording so is says something like “Newest to Oldest” instead of “Date, New To Old” on my site using Streamline theme. Please help! I am trying to find where to change the code.

Thanks,

Dan

@Dan12022

Hi, You can change the text from Edit default theme content.

Hello @Dan12022 ,

Here’s a general guide for you:

Go to Online Store → Themes → Actions → Edit code

Go to collection-template.liquid file

Find the code display the sorting options. It might look like this


Change the label text to “Newest to Oldest” or your preferred wording:


Save and preview

Hope this can help.

Transcy

1 Like