@media only screen and (min-width: 1022px) { .site-header { background: #000000; } } /* Optional for mobile - can be removed if you'd like mobile header to remain white */ @media only screen and (max-width: 1022px) { .site-header, button.menu-toggle { background: #000000; } }