@media only screen and (min-width: 569px) { .site-header { position: fixed; top: 0; width: 100%; z-index: 99; } .admin-bar .site-header { top: 32px; } .site-header + .site-inner { padding-top: 100px; } }