Topic: Change mdb-select text color

jouvrard pro asked 5 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!

Marta Wierzbicka staff answered 5 years ago


Hi, just add this CSS to your <style></style> tags:
input { color: #757575; }
.select-wrapper+label { color: #757575; }
Best, Marta

Please insert min. 20 characters.

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