Hi,
Could you please help me if it's possible to hide some menu (submenu) items in mobile layout.
The method shown lower doesn't work...
@media only screen and (max-width:1040px) {
#menu363, #menu364, #menu365 { display:none; }
}
Or maybe someone knows how to make menu items collapsable and expandable...
Thanks a lot