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!
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
to decrease header height, you need to decrease logo size under Theme options > Global > Logo section.