Increase menu bar

Dear Authors,
I increased the logo height to 110px, the menu bar remains 90 px in over 1240 media screen, so the logo is not showing correctly, how can I fix that?

http://www.valsaway.com/

I already have this custom CSS :

#Header .menu > li { display: inline-block; float: none;}
#Top_bar .menu_wrapper { text-align: center; width: 100%; }
#Top_bar .top_bar_left { width: 100% !important; }
.header-stack #Top_bar .top_bar_right { display: none; }
#Top_bar.is-sticky .menu_wrapper { width: auto; }
#Top_bar #logo { height: 110px !important; }

Thank you very much

Comments

Sign In or Register to comment.