Hello @stephanos1 ,
Add this css at the bottom of file style.css
.is-sticky .sticky-menu-wrapper {
visibility: visible !important;
opacity: 1 !important;
}
.is-sticky .header__menu-toggle {
visibility: hidden !important;
}
Thanks
Hello @stephanos1 ,
Add this css at the bottom of file style.css
.is-sticky .sticky-menu-wrapper {
visibility: visible !important;
opacity: 1 !important;
}
.is-sticky .header__menu-toggle {
visibility: hidden !important;
}
Thanks