Hi, I have a couple of menu items that should each open a separate off panel canvas. All’s working ok except that both items display the same off canvas panel with the two canvases combined appearing one after the other vertically. How do I show each off panel canvas separately?
David,
Was thinking if both pages are shown in one Off Canvas Panel would it possible to have one panel and just switch content depending on which menu item was selected (display: none, display: initial)?
It is possible – if you have all the Content set up in the Off Canvas, and you can let me know which page shows which content i can look at some CSS for that.