The "active" CSS class must be on "nav-link" element, see `_navbar.scss`:
```css
.nav-link.active {
color: $navbar-dark-active-color;
}
```
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
|
||
|---|---|---|
| .. | ||
| about | ||
| components | ||
| content | ||
| customize | ||
| examples | ||
| extend | ||
| forms | ||
| getting-started | ||
| helpers | ||
| layout | ||
| utilities | ||
| _index.html | ||
| migration.md | ||