Home › Forums › Support › Mobile Only – Mobe Menu Under Logo This topic has 7 replies, 3 voices, and was last updated 3 years, 5 months ago by Leo. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts November 7, 2022 at 3:16 pm #2405440 metcomllc@aol.com Is it possible to move the Menu (three lines) under the logo ONLY ON MOBILE? November 7, 2022 at 4:37 pm #2405489 LeoStaff Customer Support Hi there, Is this the layout you want on the desktop view? https://www.screencast.com/t/yf5DpFB4i If so basically you want the menu to be below the logo on both desktop and mobile view? Let me know 🙂 November 7, 2022 at 6:18 pm #2405548 metcomllc@aol.com Only the mobile view. November 7, 2022 at 7:17 pm #2405583 Fernando Customer Support Hello there, Can you try adding this in Appearance > Customize > Additional CSS?: @media (max-width: 768px) { .inside-navigation.grid-container.inside-navigation.grid-container .navigation-branding { flex-basis: 100%; } .inside-navigation.grid-container button.menu-toggle { flex-grow: 1; } } Let us know how it goes. November 7, 2022 at 7:32 pm #2405590 metcomllc@aol.com Thank you that worked. Is it possible to move the logo, on the Desktop view only, to the right of the main menu? November 7, 2022 at 7:43 pm #2405598 Fernando Customer Support You’re welcome. Can you go to Appearance > Customize > Layout > Primary Navigation, and set the Navigation Location to Float left? Reference: https://docs.generatepress.com/article/navigation-location/ November 8, 2022 at 6:59 am #2406252 metcomllc@aol.com That did not work. Is it possible for the logo to line up with the menu to the left, for the DESKTOP VIEW ONLY November 8, 2022 at 10:04 am #2406767 LeoStaff Customer Support Let’s handle one question at a time starting with the desktop view. Fernando’s solution should absolutely work: Can you go to Appearance > Customize > Layout > Primary Navigation, and set the Navigation Location to Float left? Reference: https://docs.generatepress.com/article/navigation-location/ Can you disable the site ground optimizer plugin? And also make sure you are not setting the navigation to a different location in the merged header element: https://docs.generatepress.com/article/transparent-header-and-navigation/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In