Tagged: navigation
How Can I Put the Navigation Menu Under the logo e.g
<LOGO>
HOME SERVICES PRODUCT
Hi,
Please see this topic https://kriesi.at/support/topic/menu-with-logo-above-content
You just need to adjust percentage of right and left for logo and main menu to center them
Regards,
Yigit
I added the code but it is listing downard
div.main_menu { right: 90%; top: 57%; }
strong.logo { left: 0%; }
#header_main { padding-bottom: 34px; }
.fixed_header.social_header #main { padding-top: 181px; }
.current-menu-item>a>.avia-menu-fx { display: none;}
li:hover .avia-menu-fx { display: none; }
.main_menu .menu ul { margin-top: -32px; }