Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #390259

    Hello,

    Love this theme, but I am trying to palce the main navigation menu above the logo full width. Can you tell me how?

    Client would like it similar to link I put in the private content in this post.

    Thanks in advance.

    • This topic was modified 9 years, 9 months ago by SandyGhz.
    #390279

    Hello
    I have figured out how to do the full width logo but need to know how to make the main navigation menu appear above the logo centered across.
    Can you assist? http://groundwaterexpo.com/

    Thank you.

    #390464

    Hey!

    Try adding this to your custom CSS.

    #header_main_alternate {
      background: none repeat scroll 0 0 white;
      position: fixed !important;
      top: 0;
    }
    #header_main { border-bottom: 0px !important; }
    .header_bg { top: 36px !important; }
    .logo { top: 20px !important; }
    

    Regards,
    Elliott

    #391050

    Thank you!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘menu full centered above logo area’ is closed to new replies.