other font-size, color, ... in the submenu

Hi,

how can i get a smaller font-size, other color, .. in the submenu? 
I tried by editing the custom css:

#Top_bar .menu > li ul {

    background-color: #f8f7f5;

    font-family: Lato;

    font-size: 14px;

}


But it doesn't work.

Thanks for help,
Steffi

Comments

Sign In or Register to comment.