Topic: Material Tooltip Colors
SGalway pro asked 5 years ago
Hi - how can I change the background color of a material tooltip? I can change the text color with '.md-inner' but I can't work out how to change the background color.
Thanks
Krzysztof Wilk staff answered 5 years ago
Hello!
You have to add !important
in your css after background-color value. It should look like this: .md-inner {
background-color: green !important;
}
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.8.0
- Device: Laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes