Topic: Changing hover color on navbar dropdown
When I hover over the choices in the navbar dropdown I created they become highlighted in a blue color. How do I change that color?
Krzysztof Wilk staff answered 5 years ago
Hello!
You should delete .dropdown-primary
class in div with class .dropdown-menu
, then add in css .dropdown-item:hover {background-color: #yourcolor !important;}
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: Desktop
- Browser: Chrome
- OS: Mac OS
- Provided sample code: No
- Provided link: No