Tagged: ,

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #575377
    #575386
    #575400

    Thank you!

    I just have a problem now with the navigation.. please see link

    #575405

    Please disable the coming soon screen, we can’t see the site.

    #575409

    Sorry. Please see log-in credentials

    #576098

    Hi!

    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!
    Vinay

    #576132

    Awesome. Mine is not looking right in Firefox browser. The navigation still wraps below.

    #576677

    I’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?

    #576968

    Hi,

    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.
    #577366

    No that didn’t work :/

    #577378

    Hey!

    Please try:

    #header_main_alternate.container_wrap {
    background-color:#00AEED !important;
    }

    Best regards,
    Basilis

    #626051

    After the update the logo is no longer centered:

    #626067

    I 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.

    #627107

    Hi,

    seems to me exactly as you describe it:

    View post on imgur.com

    So could you fix it already?

    Best regards,
    Andy

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.