Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 16, 2014 at 12:35 am #210390 EMS4HIMParticipant So I’ve got the site in maintenance mode, and hid everything from the menu, but it still shows “select a page” option on the mobile site. Can I disable the menu from showing up at all on the mobile site? Thanks, Eric This topic was modified 10 years, 10 months ago by EMS4HIM. This topic was modified 10 months ago by Yigit. January 16, 2014 at 6:28 am #210484 YigitKeymaster Hey EMS4HIM! Please add following code to Quick CSS in Enfold theme options under Styling tab @media only screen and (max-width: 767px) { .responsive #top .mobileMenu { display: none; }} Regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Menu on Mobile Site’ is closed to new replies.