Hi,
I have created my mobile menu and I have made the off canvas 100%. In order to display the logo and the toggle button, I created the following margin (see screenshot 1).
.x-off-canvas-content {
margin-top: 4.25em;
}
The problem is, when I try scrolling up or down the menu, the off canvas area is not scrolled, the actual website above the off canvas is… see screenshot 2.