Home › Forums › Support › Slideout Navigation – Different Breakpoint This topic has 6 replies, 2 voices, and was last updated 5 years ago by Sarah Denise. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts May 15, 2018 at 10:41 pm #576726 Sarah Denise Hi, I have my navigation as a menu bar in desktop view and once it reaches the width of 768px, it becomes a slideout navigation. This is working really well. However, I want it to change to a slideout navigation from 1150px instead. Thanks, Sarah May 16, 2018 at 4:40 am #576924 DavidStaff Customer Support Hi Sarah, this will help: https://docs.generatepress.com/article/mobile-navigation/#initiating-the-mobile-navigation-at-a-different-width May 18, 2018 at 3:19 am #578698 Sarah Denise Thanks David, That helped changing the breakpoint. Now my problem is, the menu-toggle shows on a second line. I tried fixing it by changing the css to: .main-navigation .menu-toggle, .main-navigation .mobile-bar-items, .sidebar-nav-mobile:not(#sticky-placeholder) { display: block; float:right; clear: none; width: auto; } but now it overlaps with the search button on the right inside the div class=mobile-bar-items. May 18, 2018 at 4:09 am #578738 DavidStaff Customer Support Hi Sarah, can you provide a link to the site? May 21, 2018 at 2:16 am #580550 Sarah Denise Hi David, https://resoulchurch.com/au Thanks May 21, 2018 at 3:55 am #580592 DavidStaff Customer Support Hi Denise, try adding position: static; to the extra code you have added May 22, 2018 at 6:59 am #581630 Sarah Denise Awesome! That worked. Thank you. Do you think this will be updated? https://docs.generatepress.com/article/mobile-navigation/#initiating-the-mobile-navigation-at-a-different-width Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In