Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 12, 2015 at 7:59 pm #486758 freshviewParticipant Hi, Would like to use the top menu on desktop, laptops and tablets, but would like to hid it on smart phones. How can that be done? thank you August 13, 2015 at 12:37 am #486862 YigitKeymaster Hi freshview! Please add following code to Quick CSS in Enfold theme options under General Styling tab @media only screen and (max-width: 480px) { nav.sub_menu { display: none !important; }} Cheers! Yigit 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