Close menu at larger breakpoints
ottz0 opened this issue · 1 comments
ottz0 commented
I'm using media queries (Using Bootstrap v4) and am using the pushy menu on the (sm) breakpoint for mobile. When viewed on larger devices I need my regular menu to takeover however pushy just stays toggle open or closed at all break points.
Is there a way to have it responsive(regular menu/pushy menu on mobile)? I have tried hidden however it just hides the css and all I see is a blank portion to the left of my screen.
Breakpoint>544px>push.close()
christophery commented
See #7