Get the menü smaller

Hello!

I would like to get the Menü of my side http://vorschau.edv-maly.de/ smaller.

I found a few threads but no one helped me aswell..

#Top_bar#logo {
 heigt:74px;
}

#Top_bar .page-menu >li > a {
 padding: 22px 20px;
}

@media only screen and (min-width:1240px)
#Top_bar.is-sticky .menu_wrapper .menu >li > a {
 padding: 15px 14px;
}

tried this code and http://forum.muffingroup.com/betheme/discussion/625/change-height-of-navigation-bar-so-i-can-use-larger-logo

Thanks for help!

Comments

Sign In or Register to comment.