Thanks. With the links you shared I managed to hide it as follows:
Code:
@media (max-width: 768px) { .container-header .mod-menu { display: none; } .navbar-toggler { display: none }}
Code:
@media (max-width: 768px) { .metismenu-item .item-413 { display: none;}}
Statistics: Posted by dimoss — Fri Nov 01, 2024 6:54 am