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

tqminh free asked 4 years 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


Russell Teesdale free commented 4 years ago

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

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


Piotr Glejzer staff commented 4 years ago

this is a good idea



Please insert min. 20 characters.

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 React
  • MDB Version: 4.24.0
  • Device: Any
  • Browser: Any
  • OS: CentOS
  • Provided sample code: No
  • Provided link: No