Can the background of the MDB select dropdown be changed to


Topic: Can the background of the MDB select dropdown be changed to transparent

tqminh asked a year ago

Hi MDB team,

Expected behavior Focusing on the select control and it expands the options down with the white background by default. Can the background be changed to transparent?

Thank you, Minh


jimgroome pro premium commented a year ago

You can add a CSS rule to .dropdown-content, like this:

.dropdown-content{ background-color:transparent; }


Piotr Glejzer staff commented a year ago

this is a good idea


Please insert min. 20 characters.
Status

Resolved

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: React
  • MDB Version: 4.24.0
  • Device: Any
  • Browser: Any
  • OS: CentOS
  • Provided sample code: No
  • Provided link: No