Hi there!
I am trying to change the color of a custom link in my menu to red but I think my css is wrong. I am using this:
.menu-item-129774 a {
color: #D30000 !important;
font-weight:900 !important;
}
Can you please help with what I am doing wrong?