Topic: bg-primary, text-white, and other css properties are not working on select
umch777 free asked 3 years ago
Expected behavior Select should work without errors Actual behavior Select customizations would not work, I am using select inside "nav-bar>unordered list > input-group" Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/standard/umch777/3232297#html-tab-view
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 3.9.0
- Device: laptop
- Browser: Chrome
- OS: Mac
- Provided sample code: No
- Provided link: Yes
umch777 free commented 3 years ago
I am using MDB5-STANDARD-UI-KIT-Pro-Essential-3.9.0
Michał Duszak staff commented 3 years ago
At the moment MDB doesn't provide styling classes for Select. You can of course change colors to the colors of your choice, for example: https://mdbootstrap.com/snippets/standard/m-duszak/3232408#css-tab-view
umch777 free commented 3 years ago
Thank you @Michał Duszak your solution worked.