Topic: Change mdb-select placeholder color

cignal pro asked 6 years ago


Is it possible to change mdb-select placeholder color?

Dawid Adach pro answered 6 years ago


You can style it by giving an ID to your mdb-select component and use following selector:
#myId > div > div.single > div.placeholder {
color: blue;
}

cignal pro commented 6 years ago

Thanks , this is what i tried but it doesn't work

Dawid Adach pro commented 6 years ago

palce it in main style.css file

cignal pro commented 6 years ago

Thank you


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: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags