Lee Robson

Registered
There is currently a menu selector to "collapse" the canvas menu until a smaller version, is there an easy way to disable this whilst retaining the use of the button for offcanvas in mobile?
 
If I understand correctly, this will hide that:

Code:
i[data-active-class="xb-canvas-menuActive"] {
    display: none;
}

Place inside your extra.less template.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back