Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1095243
    chris-w
    Participant

    I am putting together a new website and Ended up not using the ‘UBER MENU’ supplied with the X Theme and went down the Hero Menu route. I played with Uber Menu for about 5 hours and it was so over complicated I just couldnt get it doing what I wanted it to do.

    Since I have removed the Uber Menu there is a white boder / box around where the menu would have been that I just cant seem to shift! See here http://goo.gl/CYlsaV (Url shortened so my company URL doesnt end up showing this for ever)

    Does anyone have any ideas how to revmoe this white box?

    #1095283
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-navbar {
       border: 0 !important;
    }
    
    .x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0 !important;
    }
    
    

    Hope it helps

    Joao

    #1095439
    chris-w
    Participant

    Perfect thank you!

    #1095463
    Joao
    Moderator

    Glad to hear it.

    Let us know if you need further help.

    Joao

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