Custom toast color


Topic: Custom toast color

dagaey asked a year ago

How can I set a custom toast color?


mlazaru staff answered a year ago

Without modifying source code? You can overwrite CSS styles.

.customPinkToast {
 background-color: pink;
}
.customPinkToast .toast-header {
  background-color: salmon;
}

Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB Standard
  • MDB Version: MDB5 6.2.0
  • Device: desktop
  • Browser: chrome
  • OS: windows
  • Provided sample code: No
  • Provided link: No
Tags