Greetings, Is there a way to change the color of the region selector dropdown menu? It’s all white and the text isn’t visible, I’d like to change the text color to black if that’s possible ? Thank you
Hello @rivetworld ,
You can try to follow these steps:
Go to Online Store → Themes → Actions → Edit code
Go to Assets folder → base.css file → add this following code at the bottom of page
.select2-selection__rendered {
color: #black;
}
Save and preview
Hope this can help. Let us know if you need any further support.
Ali Reviews team.
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
