how about change the color of " sort by "

Topic summary

A user asked how to change the color of the “sort by” filter dropdown, which appeared with poor contrast against a white background.

Solution provided:

  • Navigate to Online Store → Edit Code → theme.liquid file
  • Insert custom CSS code above the </body> tag
  • The code modifies the styling of the sort filter element

Outcome:
The solution was successfully implemented and resolved the visual contrast issue. The user confirmed it worked with a follow-up screenshot showing the improved appearance.

Note: The actual CSS code snippet was referenced but not visible in the conversation text.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

Hi there , i have a little question ..
how to change the color of the filter "sort by " ?
it doesn’t look good , the surrounding is white .. how to change the setting of it ?

2 Likes

Hey @Jackypotato

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 tag


RESULT:

If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like

Hello @Jackypotato

Welcome to the Shopify Community! Kindly share your store URL and password (if it is password-protected), so that I can review it and provide you with an accurate solution.

thanks Moeed !!
great ! it works !

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.