Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1325511
    ahurlburt53
    Participant

    This page menu needs to be like the home page, I forgot the css

    new home page
    https://extensysinc.com/new-home-page/

    existing home page
    https://extensysinc.com/

    screen shot of new home page
    http://i.imgur.com/F7J8fiw.jpg

    screen shot of old home page
    http://i.imgur.com/zfaYwGH.jpg

    the menu bar is transparent

    #1325546
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .page-id-3336 .x-navbar-inner {
        background-color: transparent;
    }
    
    .page-id-3336 .x-navbar {
        background: rgba(0, 0, 0, .5) !important;
    }
    
    .page-id-3336 .x-navbar-wrap {
        position: absolute;
        width: 100%;
    }
    

    Hope that helps

    #1325597
    ahurlburt53
    Participant

    didnt work

    #1325694
    Rupok
    Member

    Hi there,

    They are exactly same and got same background color. As it’s opaque background, so it will depend on the background image behind the Navbar. If you have any specific question then let us know.

    Hope this makes sense.

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