All things Shopify and commerce
1. I am trying to change the color of my variant picker text/outline to white. This is what it currently looks like:
2. I want to change to color of the dropdown menu for all sections
Here is my store URL: techeuporia.store
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.facet-filters__sort option {
background: #121212;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I still need to know how to change the color of the variant picker
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025