Normaly the header is white. I make it black with ” Custom CSS settings ” with the following code:
.header-wrapper.header-type-10.header-scrolling, .fixed-header-area {background-color: black;}
.header-type-10 .menu-wrapper {background-color: black !important;}
.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a {border-color: black !important;}
On my Macbook (resolution 1280×800) everthing is ok. When i using a higher resolution 1680×1050 or more the uppersite of the header become white.
Is it possible to make it black also for the higher resolutions?