How can I remove sort by options in the Focal theme?

Hey, would anyone be able to assist with removing sort by options in the “focal” theme, I would like to remove

-Alphabetically, A-Z

-Alphabetically, Z-A

-Date, old to new

-Date, new to old

I have searched the entire code but I really cant seem to find anything, I would greatly appreciate some support in this area

Hi @iceiano ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

1 Like

Hey Oliver, I have tried this an unfortunately it did not work for me, is there anything else I can try?