Main Menu Item bold

Hi, I have three menu items with submenu. These items from the main menu should be bold. I realized this with this code

li#menu-item-472 span
color:#043366;
font-weight:bold;
}

But now every sub menu item is bold too and these items should not be bold. How could I manage this?


Also it seems that this bold items now have a little shadow... its a bit fuzzy.

Thanks for your help.
Sophie

Comments

Sign In or Register to comment.