Tagged: menu
- This topic has 6 replies, 2 voices, and was last updated 7 years, 2 months ago by Pratik.
-
AuthorPosts
-
August 25, 2017 at 8:27 am #121066AndyParticipant
Hi there,
unfortunatelly, the apperace of the mobile menu in responsive design is not customisable (shows all sub-pages by default; is way to long). There are plugins that allow me to add a customized mobile menu, but then I have two menus on the the top of the phone-view versions… is it possible to hide the built-in menue in phone view only?
Thank youAugust 26, 2017 at 10:12 am #121114PratikParticipantSeptember 4, 2017 at 6:44 am #121577AndyParticipantSeptember 4, 2017 at 6:46 am #121578AndyParticipantI like your desktop menu, but the mobile menu is not customisable. You’ll see the two hamburgers if you look at the page on a mobile device.
September 4, 2017 at 6:48 am #121579PratikParticipantHi Andy,
Try following code in Appearance=> Customize=> Additional CSS:
#header-mobile-menu { display: none; }
Let me know how it goes.
Regards,
PratikSeptember 4, 2017 at 8:40 am #121580AndyParticipantworks perfect, thanks a lot
September 5, 2017 at 12:46 am #121627PratikParticipantHi Andy,
Thanks for the appreciation. If you liked my support, it would be great if you could leave us a review at https://wordpress.org/support/theme/adventurous/reviews/#new-post.
Regards,
Pratik -
AuthorPosts
- The topic ‘Hide top menu in phone version/responsive design’ is closed to new replies.