Change appearance of one menu-item

Hi there,

How can I change the appearance of one menu-item? My website is on www.utregsewoord.nl. I want to change the menu-item called 'woord inzenden'. I tried the css below but did not work.

#menu-main-menu>li:menu-item-141 > a {
color:blue !important;
font-weight: bold !important;
}

Comments

Sign In or Register to comment.