Hello there,
In normal condition your header background color is white.
Do you want to show white background while scrolling also?
If yes then please try this code by replacing previous code
Code:
header.smaller .header-wrapper {
background-color: rgb(255 255 255);
}
If still you want any more help then do let me know.
Kind Regards