As seen above, I have successfully changed the rest of my menu using a code I found on the community (attached below), however, it did not adjust the drop-down title (Bedding). Is there a way I can do this?
Code Used:
.header__inline-menu ul.list-menu li a.header__menu-item {
font-family: 'Montserrat Medium' !important;
}
Hi @biznazz101 , so the additional code you suggested actually did do something! When I click one of the dropdown items, it makes the “Bedding” Monserrat Medium (as shown below)
The only issue is that when I return home or go to a different menu option (accessories, education, etc.) - the Bedding title goes back to unchanged (as shown below).
Same problem, I know a good amount of css but seems like there’s a bug with the active menu item. It always functions differently with hovering and color changes.