Home › Forums › Support › Problem with mobile header (toggle button is placed under the logo) This topic has 3 replies, 2 voices, and was last updated 1 year, 8 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 19, 2020 at 10:24 pm #1496449 Daniel Moreno Cuerda Hi! Please help ๐ The mobile header is giving me a problem, the logo and the toggle button are put on top of each other instead of being on the same line. I’ve tried all kinds of configurations and I can’t get it right. Kind regards. Dani. October 20, 2020 at 2:50 am #1496662 DavidStaff Customer Support Hi there, the hidden Uber Menu is causing the reflow. Try adding this CSS to stop that from happening: .ubermenu-responsive-default.ubermenu { order: 20; } You will also need to change the Customizer > Layout > Primary Navigation –> Mobile Menu Breakpoint to 959px to match when the Uber Menu is removed. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 20, 2020 at 2:53 am #1496667 Daniel Moreno Cuerda Works fine! Thanks!!! ๐ October 20, 2020 at 3:42 am #1496725 DavidStaff Customer Support Glad to hear that Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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