Thank you, but it still gets white for a second when you start scrolling the page..
Is it possible to disable the resizing?
My CSS now:
#header-6 .is-sticky .sticky-header {
background: #000!important;
}
.sticky-header-resized {
background: #000!important;
}
.header-6 #main-nav {
background: #000!important;
}
#header-section .is-sticky sticky-header {
background: #000!important;
}
I think it only happens in google chrom.
Any idea?