Is it possible to show the dropdown submenu only on mobile devices? (not on desktop)
Hey Micha66,
Could you post a link to your site and point out what you would to only appear for mobile please?
Best regards,
Rikard
Oh, that is easy. I only want to point out the dopdown menu when you hover over a menu link… on desktop devices. I only want to see it on mobile devices.
Hi!
If you’re trying to hide the main menu dropdown, please try this code:
@media screen and (min-device-width: 1200px) {
.sub-menu, .avia_mega_div {display:none !important;}
}
If that doesn’t work, please give us a link to your website so we can take a closer look.
Best regards,
Sarah
Wow, that works great, thank you!
You’re welcome!
Do you need any more help with this topic, or can we close this thread?
Sarah
Please close