Topic: Material Select inside of Card component
                  
                  Jens Ober
                  pro
                  asked 7 years ago
                
- the caret on the right side is not visible
 - the label is overlapping the card header
 
                      
                      Damian Gemza
                      staff
                        answered 7 years ago
                    
mdb-select > div > div.single > div.toggle {
z-index: 1;
}
<div class="card mb-5"> <div class="card-header mb-4"> <h3>Choose…</h3> </div> <div class="card-body"> <mdb-select [options]="optionsSelect" name="select" placeholder="Choose your option" class="colorful-select dropdown-primary"></mdb-select> <label for="select">Blue select</label> </div> </div>
Jens Ober pro commented 7 years ago
Hi Damian, thank you. It works! Regards, JensDamian Gemza staff commented 7 years ago
Glad that could help you! Closing ticket right now. Best Regards, Damian
                      
                      Damian Gemza
                      staff
                        answered 7 years ago
                    
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No