I have added an off-canvas panel to my website, but it seems like the main navigation menu is firing it off when it’s on mobile. I want it to be fired ONLY when the user clicks on a specific link in the content (not the menu).
Note that I have removed the “burger” from the main navigation menu.
Right off the bat, without any modification, when I click on the Main Navigation Menu on a phone, it fires off the off-canvas panel. I want this disabled as I want it to be fired by a link in the content of a page.