Sticky menu issue
Hi there,
I have a "wee" problem.
I have edited the menu css to give it extra height to fit my logo and also to set a top margin on the menu links to horizontally align it with the logo by adding the following code:
/* MODIFY THE HEIGHT OF THE LOGO BANNER SECTION TO ACCOMODATE THE LOGO */
div.logo h1 a, div.logo a {height: 115px!important;}
/* MODIFY THE TOP MARGIN OF THE MAIN MENU SO IT LINES UP WITH LOGO */
div.menu_wrapper {margin-top: 25px}
It's kinda messed up my sticky menu here at my testing server: http://in-style.com.au/kawana/
Is there anything I can do to modify the sticky menu to move the menu links up around 10-15px or so?
Thanks
Comments
About sticky menu, if above css applied for sticky as well, then use below css before: