Home › Forums › Support › Second menu in the footer This topic has 3 replies, 2 voices, and was last updated 4 years, 4 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 6, 2019 at 12:26 pm #774709 Thierry Hello, I read this topic but don’t work for me https://generatepress.com/forums/topic/second-menu-right-above-footer/ I want displaying the second menu in the footer ; i copy/paste the code in mu-pluglins but in the box location on the customizer i have the same location. Could you help me ? thx January 6, 2019 at 2:49 pm #774782 DavidStaff Customer Support Hi there, the method i use is to create a new Hook Element and add this: <div class="second-nav grid-container"> <?php generate_secondary_navigation_position(); ?> </div> Set the display rules to entire site or wherever you want it. Then in the Customizer > Layout > Secondary Navigation > Location = No Navigation. January 7, 2019 at 12:30 am #775001 Thierry It’s works. Thanks David. January 7, 2019 at 1:28 am #775034 DavidStaff Customer Support You’re welcome 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