Topic: mdb-select-2 placeholder color
mmusone priority asked 2 years ago
How can i change the mdb-select-2 placeholder color? I can't find anything in the support forum. There are a few items for changing mdb-select, but not mdb-select-2. The mdb-select solutions don't seem to work.
Thank You, Mark
Arkadiusz Idzikowski staff answered 2 years ago
Here is an example (you need to add this CSS rule to the global styles.scss
file):
.mdb-select .mdb-select-placeholder {
color: red;
}
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB4 12.0.0
- Device: pc
- Browser: chrome
- OS: windows 10
- Provided sample code: No
- Provided link: No