Shopify themes, liquid, logos, and UX
Hello, as shown on the image the "Sort by menu" is all white and can not be read. Is it possible to change it to black background with white letters?
Solved! Go to the solution
This is an accepted solution.
Hi @PabloPier
check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
select#SortBy option {
background-color: #121212;
}
And save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @PabloPier
check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
select#SortBy option {
background-color: #121212;
}
And save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024