As you see on default twitter bootstrap navbar menu only the active menu item’s background is different then other.
What I want is when I’m on a menu item, I want the background to be changed to another color.
The bottom line, I should act as active one when I’m on hover of the menu item.
How can I do this?
As you see on default twitter bootstrap navbar menu only the active menu item’s
Share
Everyone here is wrong, after some testing you’ll find this CSS to change menu hover.
Enjoy