Comments 3Victor_cruz started the conversationFebruary 13, 2017 at 2:26pmHI!Can you provide the CSS code to center the header logo an the standard menu just below the logo?Thanks a lot!Cheers[deleted] repliedFebruary 14, 2017 at 12:05pmHi Victor,Sure, here you have custom CSS for this: header.main-header .logo-and-menu-container { display: block;}header.main-header .logo-and-menu-container .logo-column,header.main-header .logo-and-menu-container .menu-column { display: block; text-align: center; width: 100%;}.header-logo.logo-image { display: inline-block; margin-bottom: 20px;}header.main-header .logo-and-menu-container .menu-column > div { text-align: center;}The result should be: (view large version)I hope it will work for you too. 3Victor_cruz repliedFebruary 14, 2017 at 1:02pmThanks a lot Arlind! It worked perfectly![deleted] repliedFebruary 14, 2017 at 1:16pmThats great!Have a great day there. Sign in to reply ...
HI!
Can you provide the CSS code to center the header logo an the standard menu just below the logo?
Thanks a lot!
Cheers
Hi Victor,
Sure, here you have custom CSS for this:
The result should be:
(view large version)
I hope it will work for you too.
Thanks a lot Arlind! It worked perfectly!
Thats great!
Have a great day there.