Active Link Class color is not changing

I’ve done it the following way for a long time. We have even talked about it on the forum before.

Project setting
.active

Custom class
.nav-link.active

That’s it. Easy. (Note, no space between classes on the custom class)

6 Likes