Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I would like to remove some of the sort options - alphabetically and Date Sorts. My website is built in Colorblock theme version 1.0.0. I tried many code changes but its not working.
Hey @Janani
Share your Store URL and Password if enabled.
Best Regards,
Moeed
Hey @Janani
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
option[value="title-descending"], option[value="title-ascending"], option[value="created-ascending"], option[value="created-descending"] {
display: none !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
It worked! Thanks a ton!
Hi @Moeed
I just realized, when I open the website on iPhone, the sort changes are not visible. The sort changes are visible only when I open the website on my desktop or android phone. Is there any additional code required for iOS?
.......
Hi @Moeed ! It did not work completely. On iphones, the entire sort option is still visible.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025