How can I underline in a different color one of my title on my menu ?
I already asked you for that for another title and your answer was that (it works) :
body .menu-item-540 .woodmart-nav-link .nav-link-text:after{
background-color:red;
}
Maybe I have to change .menu-item-540 by something else ?