Select Not Showing Label


Topic: Select Not Showing Label

rbsdotnet asked 6 years ago

hiWhen use Select in Card Not Showing Label.Because css background-color in card over label

Before Remove Background-Color CSSenter image description here

After Remove Background-Color CSSenter image description here


root-nine pro premium priority commented 6 years ago

I think you´re facing the same problem described here: https://mdbootstrap.com/support/jquery/mdb-select-label-not-working/


rbsdotnet commented 6 years ago

To resolve this problem, you need to add a z-index to the previous div class :

$('.mdb-select').closest('[class*="col-"]').each(function (index, item) { $(item).style('z-index', 1, 'important'); });


Marta Szymanska staff pro premium commented 6 years ago

Hi,

do you need more help from us?

Best, Marta


rbsdotnet commented 6 years ago

No, I just thank you for amending this section in the new version Thanks


Marta Szymanska staff pro premium commented 6 years ago

Hi, no problem.


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Open

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.8.0
  • Device: pc
  • Browser: firefox , chrome
  • OS: windows 10
  • Provided sample code: No
  • Provided link: No
Tags