Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1097260
    Joao
    Moderator

    Hi There,

    Find this code:

     .x-navbar-solid {
         background-color:white;
    }
    

    And replace for this code:

    
     .x-navbar-solid {
         background-color:rgba(256,256,256,0.4) !Important;
    }
    

    Hope that helps

    Joao

    #1097308
    ameoba007
    Participant

    thankyou!!!!

    #1097314
    ameoba007
    Participant

    hey joao,

    sorry to bother you again! but just one last thing, when i’m on the checkout page i would like to have the nav bar back to normal because its overlapping with the text behind it. i would like it to just sit on top!

    Thanks in advance! and honestly really appreciate the help!

    #1097364
    Joao
    Moderator

    Hi There,

    Let´s try this:

    Find this:

    
    .x-navbar-wrap {
         height: auto !important;
    }

    And replace for this:

    .home .x-navbar-wrap {
         height: auto !important;
    }

    Let us know how it goes

    Joao

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