Hi,
I have an issue to modify the font and size of the submenu in the hamburger menu.
I’ve already found this code that work to change the mega-menu but I don’t know how to modify it to fit the hamburger menu.
Someone have an idea ?
Thanks
.header-wrapper .header__menu-item.header__menu-item {
font-size: 25px !important;
font-family: ‘Butler-Free-Lgt’ !important;
}