Dropdown menu on hover disappears when navigating (debut theme)

Hello ,
Please add this code at the bottom of theme → edit code → assets → theme.scss.liquid
.site-nav__dropdown–centered {
top: 27px !important;
}

2 Likes