Comments 9Shane started the conversationDecember 20, 2022 at 6:36amHi guys, How do I get rid of the double menu on mobile? I see both the top navigation menu and the off-canvas navigation menu I created.Please advise, Shane :) 9Shane repliedDecember 20, 2022 at 6:40amNevermind, I've asked you this before and you offered the code below. It worked, so thank you again. @media only screen and (max-width: 1000px) { body #slide-out-widget-area .mobile-only { display: none !important; } } 9Shane repliedDecember 20, 2022 at 6:45amBut, while I'm at it. Is there a way to get menu descriptions to show up on desktop, top header navigation? 9Shane repliedDecember 20, 2022 at 7:22amAgain, nevermind.. I'm just going to utilize the off-canvas menu for descriptions.Thank you though :) Sign in to reply ...
Hi guys,
How do I get rid of the double menu on mobile? I see both the top navigation menu and the off-canvas navigation menu I created.
Please advise, Shane :)
Nevermind, I've asked you this before and you offered the code below. It worked, so thank you again.
But, while I'm at it. Is there a way to get menu descriptions to show up on desktop, top header navigation?
Again, nevermind.. I'm just going to utilize the off-canvas menu for descriptions.
Thank you though :)