Hi there,
There is no specific way to hide it from mobile devices as it is a responsive menu plugin not mobile menu. There is an option in the Pro version to hide it on specific devices but you shouldn’t need that as it should look the same across all devices.
Why do you say you can’t configure it to look the same across devices, what is different about your site on mobile?
Please advise
Peter
Hi Peter,
Thank you for your answer. The responsive menu on a mobile device looks all pilled up, I tried configure it but if I move the line height it moves on the desktop version also and the desktop looks and works fine, that’s why I was wondering if there’s a way (CSS) to hide it from mobile version.
Thank you!!
Hey there,
You can’t target CSS via devices I’m afraid so that’s not possible.
The only reason it is piled up like that is because you have set the container to have a percentage width and of course mobile screens are smaller so it makes the menu smaller.
The easiest thing to do would be to put a minimum width of 300px on the container and that should fix your issues for you.
All the best
Peter
Thank you, Peter, that solves the issue a little bit :). One last question, is there a way to make a background for the container but only the size of the menu?
Best Regards!
Hi there,
You have the Inner Container Background Colour option for that as below:
https://responsive.menu/docs/basic-setup/container/#background
I hope that helps
Peter