Oh one fix may just be to put a negative positions on margin and top of the the header , or it’s internal elements
.site-header-sticky--scrolled {
margin-top: -1px;
top: -1px;
}
Oh one fix may just be to put a negative positions on margin and top of the the header , or it’s internal elements
.site-header-sticky--scrolled {
margin-top: -1px;
top: -1px;
}