@GenericStoreAdm Please add the below line of CSS at the end of your base.css file.
body .header__submenu.list-menu{
display: flex;
flex-wrap: wrap;
width: 60rem;
}
@GenericStoreAdm Please add the below line of CSS at the end of your base.css file.
body .header__submenu.list-menu{
display: flex;
flex-wrap: wrap;
width: 60rem;
}