Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 30, 2014 at 6:31 am #327016 zdevineParticipant Hello, I’d like my header image to disappear when viewed on a mobile device but still display the logo. Site URL private Is there some custom CSS I can use to accomplish this? Thank you, Zach September 30, 2014 at 2:35 pm #327237 YigitKeymaster Hi zdevine! Please add following code to Quick CSS in Enfold theme options under General Styling tab @media only screen and (max-width: 990px) { .header_color .header_bg { background: none !important; }} 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