Home › Forums › Support › Main menu don’t show up on tablet This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 9, 2021 at 6:08 am #1612025 Artem Hi there, the main menu on my website don’t show up on tablet devices(IPad). It works perfectly on desktop and mobile though. I checked the settings but can’t figure it out. Hope you can help me. January 9, 2021 at 8:13 am #1612300 DavidStaff Customer Support Hi there, look for this CSS: @media (min-width: 768px) { .slideout-navigation .main-nav { display: none; } } And like the other issue – change 768px o 769px Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 9, 2021 at 10:41 am #1612444 Artem Hey David, thank you it is fixed now! You guys are amazing! January 10, 2021 at 4:00 am #1612888 DavidStaff Customer Support You’re welcome 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