Home › Forums › Support › Position Hamburger menu to yhe left and above website icon This topic has 9 replies, 3 voices, and was last updated 2 years, 1 month ago by Fernando. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts August 15, 2022 at 8:35 pm #2313996 eran Hi, How can i change my hamburger menu to the left and make it above my website icon? August 15, 2022 at 9:03 pm #2314001 Fernando Customer Support Hi Eran, Can you share the link to your site? We’ll check your current layout and see what approach you would need to take. You may use the private information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information August 15, 2022 at 9:39 pm #2314013 eran Sure. August 15, 2022 at 10:07 pm #2314021 Fernando Customer Support Hi Eran, You can try adding this CSS in Appearance > Customize > Additional CSS: @media (max-width: 768px) { body { display: flex; flex-direction: column; } nav#site-navigation { order: -1; } .main-navigation .menu-toggle { text-align: left; } } August 16, 2022 at 11:41 am #2314913 eran Thanks it work. how can i make it on the left side and make the “Menu” text disappear? August 16, 2022 at 12:27 pm #2314944 LeoStaff Customer Support Edited the CSS above: https://generatepress.com/forums/topic/position-hamburger-menu-to-yhe-left-and-above-website-icon/#post-2314021 The menu text can be removed in the customizer: https://docs.generatepress.com/article/mobile-menu-label/ August 16, 2022 at 12:46 pm #2314958 eran I dont see the option to disable the menu text August 16, 2022 at 12:56 pm #2314968 LeoStaff Customer Support Is the menu plus module activated? https://docs.generatepress.com/article/installing-gp-premium/#activate-your-modules August 16, 2022 at 8:31 pm #2315139 eran Thanks! on mobile my website is wider than screen. do you know why and how can i fix it? August 16, 2022 at 8:49 pm #2315146 Fernando Customer Support I can’t seem to replicate the issue from my end? Can you try clearing cache, and if that doesn’t work, try viewing it on a different device to test? Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In