Hi!
Please assist with the correct css to change the sale menu item on the mobile menu to red as well. But I don’t want the sub-menu items to be red as well. Please see screenshot attached.
I tried this code in Global CSS as well:
.menu-item-124969 .item-link {
color: #D30000 !important;
font-weight: 900 !important;
}