Hi,
I would like to find a way to hide the Cassiopeia collapsible menu fully in mobile devices.
Using the following css is hiding the dropdown menu items but not the menu button icon.
Any help is appreciated.
I would like to find a way to hide the Cassiopeia collapsible menu fully in mobile devices.
Using the following css is hiding the dropdown menu items but not the menu button icon.
Code:
@media (max-width: 991px) { .container-header .mod-menu { display: none; }}
Statistics: Posted by dimoss — Thu Oct 31, 2024 8:08 pm