Tagged: logo, navigation
-
AuthorPosts
-
January 31, 2016 at 7:56 pm #575377
I am currently using the “Logo Center, Menu Below” for the header layout.
I need to overhang the logo over the navigation, and have the navigation menu split on either side of the logo.
Thank you!
January 31, 2016 at 8:07 pm #575386Hi!
Try the following:
https://kriesi.at/support/topic/center-logo-in-navgation-and-hover-the-pics-like-in-eunoia-2/#post-416140Best regards,
JosueJanuary 31, 2016 at 8:28 pm #575400Thank you!
I just have a problem now with the navigation.. please see link
January 31, 2016 at 8:33 pm #575405Please disable the coming soon screen, we can’t see the site.
January 31, 2016 at 8:38 pm #575409Sorry. Please see log-in credentials
February 1, 2016 at 11:26 pm #576098Hi!
We have made some custom css for your site and added the following CSS in Enfold > General Styling > Quick CSS to make a logo centered menu for you please check the site.
/*centered menu*/ .av-main-nav li:nth-child(4) { margin-right:180px; } .av-logo-container { position:absolute; } #header_main_alternate { margin-top: -100px; z-index:9; } .logo { z-index:9999!important; max-width:200px; } #header_main_alternate.container_wrap{ border:none!important; }
Cheers!
VinayFebruary 2, 2016 at 12:45 am #576132Awesome. Mine is not looking right in Firefox browser. The navigation still wraps below.
February 2, 2016 at 8:44 pm #576677I’ve been able to get it to look correct in all browsers.
However, the bottom light blue part of the header is not fixed when you scroll. Can you please advise?
February 3, 2016 at 8:49 am #576968Hi,
Try the following CSS as well:
#header_main_alternate { background-color:#00AEED !important; }
Regards,
Rikard- This reply was modified 8 years, 10 months ago by Rikard.
February 3, 2016 at 10:01 pm #577366No that didn’t work :/
February 3, 2016 at 10:20 pm #577378Hey!
Please try:
#header_main_alternate.container_wrap {
background-color:#00AEED !important;
}Best regards,
BasilisMay 2, 2016 at 9:57 pm #626051After the update the logo is no longer centered:
May 2, 2016 at 10:16 pm #626067I removed:
/*.av-main-nav li:nth-child(3) {
margin-right: 160px !important;
}*/And the logo is centered again, but it’s still not correct.
The very top header should be dark blue with the navigation links on the bottom on the light blue strip.
May 4, 2016 at 11:44 am #627107Hi,
seems to me exactly as you describe it:
So could you fix it already?
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.