adjusting logo size and menu causes problems with sticky menu

edited November 2015 in Menu / Mega menu
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.

Comments

Sign In or Register to comment.