Closed topperharley8 closed 2 years ago
If you mean if the content of the menu is larger than the page height, you should be able to scroll.
Ok. I found a solutiond. I used custom css:
.hc-offcanvas-nav.nav-levels-overlap .nav-content { display: table-cell; }
Just erase, and than work it. Sorry, thanks your reply.
How to set the menu / submenu to scroll?
I found an old snippet, which works with: https://bootsnipp.com/snippets/dp5e9
I haven't found the difference / solution yet.
Thx.