Topic: Custom toast color
mlazaru staff answered 2 years ago
Without modifying source code? You can overwrite CSS styles.
.customPinkToast {
background-color: pink;
}
.customPinkToast .toast-header {
background-color: salmon;
}
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
Related topics