Home › Forums › Support › Mobile Menu always on the right, never drops under the Site Branding This topic has 3 replies, 2 voices, and was last updated 4 years ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 5, 2019 at 12:54 pm #829875 Markus Hello Vancouver Island! Some help wanted, please. Customer wants the Main menu / Mobile always on the right, should never drop below the branding. Any chance to do this with GP? Thank you again for this extraordinary theme. I do all new websites with GP … and migrate the others. ๐ Markus GeneratePress 2.2.2GP Premium 1.7.8 March 5, 2019 at 5:32 pm #830053 TomLead Developer Lead Developer Hi there, Give this a shot: @media (max-width: 768px) { .site-header { text-align: left; } button.menu-toggle { position: absolute; top: 40px; right: 12%; width: auto; } .main-navigation .inside-navigation { position: static; } } @media (max-width: 500px) { .site-branding { max-width: 70%; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development March 6, 2019 at 9:00 am #830720 Markus Tom, super. This is it. Got you another coffee … or package of diapers? A big thank you from Berlin. Markus March 6, 2019 at 3:33 pm #831057 TomLead Developer Lead Developer Thank you! Really appreciate that. Coffee is much needed ๐ 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