URL: http://27diamondsla.com/
I wanted the logo bigger and the menu to align center to the logo. I saw from previous threads to do the following:
#Top_bar #logo {
height: 90px !important;
padding: 20px 0px !important;
}
#Top_bar .menu_wrapper { margin-top: 35px !important; }
.header-classic #Top_bar .top_bar_right { top: 35px !important; }
However, in doing so, the sticky menu is messed up when you scroll down.
I wanted the logo bigger and the menu to align center to the logo. I saw from previous threads to do the following:
#Top_bar #logo {
height: 90px !important;
padding: 20px 0px !important;
}
#Top_bar .menu_wrapper { margin-top: 35px !important; }
.header-classic #Top_bar .top_bar_right { top: 35px !important; }
However, in doing so, the sticky menu is messed up when you scroll down.