Forum Discussion
Jay821445
Nov 11, 2019Copper Contributor
Choice Drop-down List - How to change the Text Color?
Morning all, hoping someone can help! In a SharePoint List, I have a field which is a Choice Drop-down List. However, because i'm using one of the standard Dark Themes, I struggle the see the Dro...
O365Developer
Nov 11, 2019Brass Contributor
You have to write some Field Customizers to inject some custom css to turn the font color to white.
- Jay821445Nov 11, 2019Copper Contributor
O365Developer sorry, I should have mentioned it was looking like this a week ago. But someones changed something and no one knows how to get it back to looking like this. Any ideas? (that aren't client side CSS injections)?
- Nov 11, 2019I would create a custom dark theme to overcome this problem
- Jay821445Nov 11, 2019Copper Contributor
jcgonzalezmartin mmm ok. How do you do that?