Paste below code at theme.scss last line
header.hidden {
top: 0px!important;
display: flex!important;
opacity: 1!important;
position: fixed;
width: 100%;
}
Paste below code at theme.scss last line
header.hidden {
top: 0px!important;
display: flex!important;
opacity: 1!important;
position: fixed;
width: 100%;
}