Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1387155
    nicholaspanetta
    Participant

    Didn’t seem to work. Still seeing the white kind of border. I’ve cleared browser cache and hard refreshed as well.

    #1387170
    Christopher
    Moderator

    Close curly bracket for the following code :

    @media (max-width:979px){
    .x-btn-navbar, .x-btn-navbar.collapsed {
        display: inline-block;
        float: right;
    }

    It should be :

    @media (max-width:979px){
    .x-btn-navbar, .x-btn-navbar.collapsed {
        display: inline-block;
        float: right;
    }
    }

    Thanks.

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