Topic: colorful-select not working
ScorpDevil free asked 5 years ago
Hi -
<!--Blue select-->
<select class="mdb-select md-form colorful-select dropdown-info">
<option value="1">Option 1</option>
<option value="2">Option 2</option>
<option value="3">Option 3</option>
<option value="4">Option 4</option>
<option value="5">Option 5</option>
</select>
<label class="mdb-main-label">Blue select</label>
<!--/Blue select-->"
For some reasons the "mdb-select md-form colorful-select dropdown-info" always default to "dropdown-primary". But the label text color does change to "info"...
Why is this happening? SD
Add comment
ScorpDevil free answered 5 years ago
I found the problem, because of the "white-skin"...
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: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.10.0
- Device: PC
- Browser: Google Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No