/* Hides the navigation bar on a header with the ID 'header-1' */ #header-1 .Header-nav-container { display: none; }