Hi there,
Can you please help me:
• Make the header fixed without shrinking
• Centre the logo
• Centre the menu underneath the logo
I’ve used this for preventing the header from shrinking:
#header_main .container, .main_menu ul:first-child > li a {
height: 88px !important;
line-height: 88px !important;
}
But various other quick codes I’ve used for centring haven’t really worked properly.
Thanks!
Hi,
Please see this topic https://kriesi.at/support/topic/menu-with-logo-above-content/
Regards,
Yigit
Thanks for getting back to me Yigit. It looks good until I resize, then the logo sort of sticks to the right.
https://www.dropbox.com/s/3eywps0rkrduyph/Screen%20Shot%202013-09-17%20at%2019.45.35.png
Can you help me keep the logo centred?
Thanks!