Home › Forums › Support › no menu on cell phones This topic has 7 replies, 2 voices, and was last updated 3 years, 8 months ago by Leo. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts August 30, 2018 at 7:07 am #664288 Torsten oups, I closed the previous ticket too fast, there was still this subject: On cell phones I don’t need the Menu (which is in a widget on desktop), rather full width with 10px margins. Thx, Torsten GeneratePress 2.1.4GP Premium 1.7.2 August 30, 2018 at 9:58 am #664550 LeoStaff Customer Support Hi there, The site you linked isn’t working for me. Can you double check? Thanks! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 30, 2018 at 11:29 am #664633 Torsten sorry, I moved the domain to the client server, please try https://bit.ly/2N4Smov instead best, Torsten August 30, 2018 at 12:55 pm #664696 LeoStaff Customer Support So basically you are trying to hide the menu toggle on mobile? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 31, 2018 at 1:16 am #665007 Torsten yes please. 😉 August 31, 2018 at 9:03 am #665357 LeoStaff Customer Support Try this CSS: @media (max-width: 768px) { .main-navigation { display: none; } } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 31, 2018 at 9:11 am #665367 Torsten thx a lot, again. 😉 August 31, 2018 at 9:11 am #665368 LeoStaff Customer Support No problem 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In