Topic: Change mdb-select text color
jouvrard pro asked 6 years ago
Hello,
Is there a solution to change the mdd-select text color?
In a form, input label are grey, but the default selected option in a mdb-select is black (it is the case in the support form for example), and it looks… Strange.
You can see an example here: https://ibb.co/it8Y6p
Thanks!
Add comment
Marta Wierzbicka staff answered 6 years ago
Hi,
just add this CSS to your <style></style> tags:
input { color: #757575; } .select-wrapper+label { color: #757575; }Best, Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: PC
- Browser: All
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes