Home › Forums › Support › enable toggle for custom menu This topic has 3 replies, 3 voices, and was last updated 2 years, 11 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 19, 2020 at 9:33 pm #1171074 jasond Hello I have created a custom menu and display it with from a Hook, how to turn it into toggle hamburger menu when viewing the site on mobile? Thanks <?php wp_nav_menu( array( ‘theme_location’ => ‘new-menu’ ) ); ?> February 20, 2020 at 3:16 am #1171246 DavidStaff Customer Support Hi there, can you share a link to your site so i can take a look ? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ February 23, 2020 at 12:49 am #1174108 jasond Thanks, David I have submitted the link, the top left header menu is the custom menu I mentioned. Need it to turn into toggle hamburger like the main navigation when viewing on mobile device February 23, 2020 at 9:20 am #1174517 TomLead Developer Lead Developer Hi there, This sort of thing requires custom javascript, unfortunately. Have you considered using the secondary navigation? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In