Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1433

Templates for Joomla! 4.x • Re: Hide Cassiopeia collapsible menu fully in mobile

$
0
0
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  }}
My next question is how I could hide specific menu item on mobile. Using the below didn't work.

Code:

@media (max-width: 768px) {     .metismenu-item .item-413 { display: none;}}

Statistics: Posted by dimoss — Fri Nov 01, 2024 6:54 am



Viewing all articles
Browse latest Browse all 1433

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>