Topic: Change Text Color of MDBSelect
jenmandy free asked 5 years ago
**Expected behavior** change the color of the text on the MDBSelect **Actual behavior** color does not change **Resources (screenshots, code snippets etc.)**
I've tried changing color this way
and also this way:
Neither way seems to change the color of the drop down text:
Marta Wierzbicka staff answered 5 years ago
Hi,
try this:
.form-control { color: #fff; }
and .dropdown-content li>a, .dropdown-content li>span { color: #fff; }
.
Best, Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.20.0
- Device: mac
- Browser: chrome
- OS: mac os
- Provided sample code: No
- Provided link: No