Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 5, 2015 at 8:13 am #483120 OverhaulicsParticipant I would like to fully remove the mobile header with logo on the mobile site. It is single page site and the menu takes away from the effect I am going for. I added a floating menu toggle button to take its place. is this doable through custom css? August 5, 2015 at 12:41 pm #483263 YigitKeymaster Hi kgflash1! Please add following code to Quick CSS in Enfold theme options under General Styling tab @media only screen and (max-width: 767px) { #header { display: none !important; }} Best regards, 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