ct-material-kit-pro
ct-material-kit-pro copied to clipboard
Off-canvas-menu on Desktop
Hi! If you want to have Off-canvas-menu on Desktop, not only on mobile-tablet you have to follow a few steps:
-
Go in you're html page and add on
body
tag the class.navbar-burger
. -
Replace in project
assets/sass/material-kit/_responsive.scss
the uploaded file. _responsive.scss.zip -
Third you must take the uploaded javascript file and then replace in
assets/js/material-kit.js
with the new one. material-kit.js.zip -
Compile you're scss with Koala. Please be sure that you're output path is
assets/css/material-kit.css
.
Regards, Dragos
Hi, I have try but not work, please help thanks.
Any update on this?