Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1272186
    totaloffice
    Participant

    Hi Guys,

    We have this strange issue where the Navbar is hiding the category title. I’ve attached the image,can someone help me out here ?

    #1272195
    totaloffice
    Participant

    Image wasn’t uploaded in previous comment

    #1272214
    Thai
    Moderator

    Hi There,

    Please find this CSS:

    body .masthead {
        position: absolute;
        width: 100%;
    }

    And change to this:

    .home .masthead {
        position: absolute;
        width: 100%;
    }

    Hope it helps 🙂

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