Height of Nav?
I changed the height of the nav bar and now any background images or color of slides don't fill out the entire area there is a gap on top.
Also on the sub pages the sub menu is about 100px away from the main nav. .... I don't want to get rid of the sub header completly but want to shrink it way down just enough to house the bread crumbs.
Having hard time figuring this out.. have to change quite a bit of css just to shrink the height of the nav.
The fixed nav is the correct height but then I cant use the action bar.
Any help would be apprecitated or a way to change the height the the main nave and sub nav easier.. thank you..
Comments
.header-classic #Action_bar .container .column.one {
height:37px!important;
}
.header-classic #Top_bar .container .column.one {
height:48px!important;
}