Home › Forums › Support › slide out menu width This topic has 6 replies, 4 voices, and was last updated 7 years, 4 months ago by sdanbu. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts September 10, 2017 at 4:22 am #382669 sdanbu I would like the slide out menu to be the full width of any mobile device. I read on https://generatepress.com/forums/topic/reducing-width-of-slideout-menu/ that I can use css to adjust the menu width nav.slideout-navigation { width: 270px; } Is there a way to say “width: [full screen of any mobile device]”? September 10, 2017 at 9:15 am #382795 LeoStaff Customer Support Try this: nav.slideout-navigation { width: 100%; } September 10, 2017 at 11:33 am #382860 sdanbu Thank you for all your help! September 10, 2017 at 12:51 pm #382910 LeoStaff Customer Support No problem! October 28, 2017 at 7:56 am #411981 Ivan Cazorla I wanted to do that with my menu and set the width to 100% but then I’m not able to close the menu again, because the X is under the menu itself. How can I make the X to show up? thanks October 28, 2017 at 8:05 pm #412143 TomLead Developer Lead Developer Hi there, Couple options: https://generatepress.com/forums/topic/slideout-menu-to-the-right-with-x-close-button/#post-385424 https://generatepress.com/forums/topic/slideout-menu-widget-area-and-close-x/#post-390603 Let me know if you need more info 🙂 October 28, 2017 at 9:21 pm #412169 sdanbu yep 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