Html – Cannot hightlight active nav-item in Bootstrap-5
I'm trying to use the navbar in Bootstrap and I want to hightlight (change color) of the nav-link on the bar that is active. However, it doesn't work. Also I'm using Bootstrap-5. Here is my CSS file: .nav-link { color:…