if I'm not wrong, when I clicked a button with id=showLeftPush then the body tag will get a class cbp-spmenu-push-toright which makes it pushed to right so the menu appears right?
the problem is the body does not get pushed and the menu does not appear when I clicked on it.
this appears in my project, I already added class cbp-spmenu-push to my body tag, included the js, css and everything which makes the showLeft menu works fine but not showLeftPush
can anyone give me solution?
if I'm not wrong, when I clicked a button with id=
showLeftPushthen thebodytag will get a classcbp-spmenu-push-torightwhich makes it pushed to right so the menu appears right?the problem is the body does not get pushed and the menu does not appear when I clicked on it.
this appears in my project, I already added class
cbp-spmenu-pushto mybodytag, included the js, css and everything which makes theshowLeftmenu works fine but notshowLeftPushcan anyone give me solution?