change the text in the "Sort By" dropdown to another color?

Solved

change the text in the "Sort By" dropdown to another color?

trong2409
Excursionist
36 0 14
Hello, I am using a black background with white text. So, in the "Sort By" dropdown, the white text makes the options invisible. How can I change the text in the "Sort By" dropdown to another color?
trong2409_0-1735654929964.png

 

Accepted Solution (1)
Tech_Coding
Shopify Partner
505 129 127

This is an accepted solution.

Hello @trong2409 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  select#SortBy option {
      color: #000 !important;
   }
</style>
RESULT:

Tech_Coding_0-1735656768032.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

View solution in original post

Replies 7 (7)

Tech_Coding
Shopify Partner
505 129 127

Hello @trong2409 

would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
trong2409
Excursionist
36 0 14
Tech_Coding
Shopify Partner
505 129 127

This is an accepted solution.

Hello @trong2409 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  select#SortBy option {
      color: #000 !important;
   }
</style>
RESULT:

Tech_Coding_0-1735656768032.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.
trong2409
Excursionist
36 0 14

@Tech_Coding thank you very much

LizHoang
Shopify Partner
549 67 97

Hi @trong2409, thanks for reaching out. 

 

To assist you further, could you kindly share your store URL? 

Thanks for your cooperation in this matter. 

 

Liz

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
trong2409
Excursionist
36 0 14

Hasan112
Shopify Partner
152 11 21

Solved

- If you need assistance with your store, feel free to contact us at zayan.1@yahoo.com or WhatsApp!
- Hire me, if you want to Design, Re-design, Develop a store or make changes to the pre-built store.
- If its helpful, please Mark as Accepted Solution, reply helpful? Click Like. Or Coffee Tip Thank you!