Hi Radu,
Thanks for the reply. I added your CSS, and did a little styling on my own. I’m close to having what I want, but the actual menu-text is now out of place. See http://181.224.136.16/~grounded/yogiville.com/home/
Here is the CSS as I have it currently:
/*–Header Styling–*/
#menu-main {
height: 75px !important;
border-top: 2px solid #854c14;
}
#menu-main a {
height: 75px !important;
}
.kleo-main-header .nav > li.active > a {
line-height: 35px !important;
}
.kleo-main-header .nav > li > a:hover {
box-shadow: inset 0px -2px 0px 0px #854c14;
padding:0 !important;
marign:0 !important;
height:80px !important;
}
.navbar-nav > li {height:75px !important;}
Can you get the menu items vertically centered in the area below the logo?
Thanks!
Mike