Change background colour of one menu item - Dawn

Hi there - I’m trying to make the last menu item (SALE) change to an orange background, I did try someone’s solution which worked however it also made the last button on the drop-down orange too. I only want to apply this to the main menu items, not nested menu buttons. Thank you!

@J_Clarke

span.badge.badge--bottom-left.color-accent-2 {
    BACKGROUND-COLOR: ORANGE !Important;
}

Add this code in the bottom of the base.css file

Hi there,

That didn’t work unfortunately

@J_Clarke

Kindly share your Store url, so that i can help you.