Hide menu on mobile
Hi,
jowaz.com
I want to hide the menu on mobile and use my "superfly menu" plugin. I tried using:
@media (max-width:768px){
div#Top_bar {
display: none;
}
}
But this also hides the plugin menu from showing up.
Please help!
Comments
mobile menu can be removed with the following css: