Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1249343
    IbrahimPAG
    Participant

    Hello there,

    I’ve searched old threads but can’t find any CSS that would solve my problem.

    I would like to remove the navbar from my theme (but keep my header/logo)

    I’ve removed the menu from my theme, but now there is a link that says “ASSIGN A MENU” where the menu usually is. I want to remove the menu area entirely and just leave my logo.

    Is it possible to do this?

    Thanks.

    #1249379
    Jade
    Moderator

    Hi there,

    Please try to add this code in the customizer:

    .x-nav-wrap {
        display: none;
    }

    Hope this helps.

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