Closed kehhf closed 2 years ago
Is there anyway to design a navbar shown in two ways? It will be shown as fixed navigator when screen is wider, and will be shown as off-canvas drawer when screen is narrow? I have tried to use two menus:
But these are not working...
Yes, try the mediaQuery option for the offcanvas method: https://mmenujs.com/mmenu-light/tutorial.html
mediaQuery
offcanvas
Is there anyway to design a navbar shown in two ways? It will be shown as fixed navigator when screen is wider, and will be shown as off-canvas drawer when screen is narrow? I have tried to use two menus:
But these are not working...