Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 20, 2016 at 6:52 pm #586511 EuroInfoSysParticipant Hello! I have a long navigation bar that does not look good under 1100px width of a browser (the menu goes under the logo). How can I set the mobile menu to start when browser is under 1100 px? Thanks! February 22, 2016 at 9:00 am #586970 RikardKeymaster Hey EuroInfoSys, Please try the following in Quick CSS under Enfold–>General Styling: @media only screen and (max-width: 1100px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important; } } Thanks, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In