Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1018603
    wsmaniac01
    Participant

    Hi guys

    I am looking to have my logo spread across the entire top and bottom header, similar to the screen shot example attached. Is there an easy way to achieve this with CSS or is it a more in depth customisation? Will follow with site URL.

    Thanks!

    #1018606
    wsmaniac01
    Participant
    This reply has been marked as private.
    #1018671
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! In the attached screenshot the header is inline with navigation bar and upon checking your site the your logo is also inline with the Navbar. Can you please further explain with some screenshots so we can suggest you a solution?

    Thanks!

    #1018700
    wsmaniac01
    Participant

    Thanks – you’ll see in my attached screenshot that the top header of the example website (“Find your local office” etc.) sits in line with the top of the logo and floats to the right.

    The bottom header/main navigation sits in line with the bottom of the logo and also floats to the right.

    The logo floats to the left of both the top header and main navigation.

    On my site, the top header floats to the left and appears above the logo, not in line with it. Does that make sense?

    #1018776
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance / Customizer / Custom /CSS :

    
    .x-topbar {
       z-index:1;
    }
    
    .x-brand img {
        margin-top: -50px;
    }

    After that you can go to your Appereance / Customizer / Header and adjust the Navbar Top Link Alignment (px) to 40px

    Hope that helps,

    Joao

    #1019761
    wsmaniac01
    Participant

    Thank you!

    #1019778
    Thai
    Moderator

    You’re most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1018603 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>