Hide Header image in Mobile Versions Tagged: mobile header version This topic has 1 reply, 2 voices, and was last updated 8 years ago by Grace Themes. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 20, 2017 at 8:32 pm #6376 Tina OConnellParticipant Also how can I hide the header image in mobile versions. October 21, 2017 at 5:31 am #6380 Grace ThemesMember Hi To hide header image from mobile verison Go to Appearance -> Customize -> Additional CSS add below css code @media screen and (max-width:767px) { .header { background: none !important; } } 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