Closed (works as designed)
Project:
Beep Edition
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Apr 2014 at 20:19 UTC
Updated:
16 May 2014 at 18:08 UTC
Jump to comment: Most recent
.main-menu .nice-menu li .active
li.active should use $nav-color-active not #fff
Comments
Comment #1
nicxvan commentedThe line below it should use the correct variable rather than:
background-color: lighten($offcanvas-body, 15%);
Comment #2
jpamental commentedCouple 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.