Color change on product grid - Dawn theme

Hello.

I need help with changing the Color of the Sort by: dropdown menu in the Dawn theme.

All the colors and backgrounds are correct except for this 1 little dropdown menu that bugs me.

Is there a way to change a code to make it the correct colors or even the background transperant?

The text is the correct color it is only the background.

Tried to take this to Shopify’s Theme department and apparently they cant fix it.

Hi and welcome!

Could you post the URL to your store and I will gladly take a look for you :slightly_smiling_face:

1 Like

Thank you

https://lexurz.com/

Perfect!

Add this to the bottom of your component-facets.css file:

.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    background: #181818 !important;
}
3 Likes

Great! Thanks alot!

You’re very welcome!

If you could take a moment to read through my description below, I would highly appreciate it :heart: