.main-menu .nice-menu li .active

li.active should use $nav-color-active not #fff

Comments

nicxvan’s picture

The line below it should use the correct variable rather than:

background-color: lighten($offcanvas-body, 15%);

jpamental’s picture

Status: Active » Closed (works as designed)

Couple things - the lightening of the background color for the button back ground is intentional for off-canvas nav. The other is that I've made a slew of corrections, updates and refactoring, rolling it all up in a 7.2 release so I won't be spending time on the 1.x branch.