Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1051887
    jensmith3
    Participant

    Hello,

    My site is on the temporary url of http://103.37.8.129/~thekidsa/

    I wondered if it were possible to have the logo and nav bar sit something like this page?

    http://theparentadvisory.com.au/

    Many thanks and kind regards,

    Jenny

    #1052011
    John Ezra
    Member

    Hi Jenny,

    Thanks for writing in! You need to switch to an inline header layout instead of stacked. Then if you want the menu to be transparent and overlap you will need to use CSS.

    We can assist with that, but it would be best if you already have your header set to inline, so do that first.

    Appearance > Customize > Header > Logo and Navigation > Layout >> Set to Inline.

    Let us know how that goes. Hope this helps – thanks!

    #1052041
    jensmith3
    Participant
    This reply has been marked as private.
    #1052049
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    @media (min-width:979px){
    .x-navbar.x-navbar-fixed-top, .x-navbar, .x-navbar-inner {
        height: 101px;
    }
    }

    Hope that helps.

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