
In case you use a plugin for mobile (burger) menu such as WP Mobile Menu, you may want to hide/remove the theme default menu under mobile/tablet portrait screens (screenshot above). Here are all of the necessary steps how it can be done:
- Login to Your Admin Panel
- Navigate to Left Menu -> Appearance -> Customize -> ‘Additional CSS’ Section
- Insert the following code there:
@media screen and (max-width: 799px) {#navmain {display:none;}
}Note: The above code will hide menu for screens with width less than 799px. You may change it to other value if you prefer (the value marked in bold above).
- Save changes
Best-selling Products:
-
Responsive Art WordPress Theme – ArtGalleryPro$34.99
-
Professional Sport WordPress Theme – MultiSportPro$29.00
-
All Premium WordPress Themes$53.99
-
Premium Dating WordPress Theme – DatingPro$32.99
-
Responsive Farm Premium WordPress Theme – FarmPro$30.00
-
Responsive Moto WordPress Theme – MotoSpeedPro$34.99
Leave a Reply