Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1389291
    Nabeel A
    Moderator

    Hi again,

    I went ahead and added the following code in your Customizer:

    @media screen and (max-width: 979px) {
    .sub-menu {
        background-color: #A8DBD8 !important;
        position: relative !important;
        top: 0 !important;
        width: 94% !important;
    }
    body .x-navbar .sub-menu {
        background: transparent !important;
    }
    body .x-navbar .mobile .x-nav li a {
        color: #6d6a6a !important;
    }
    .x-nav-wrap.mobile {
        background: #CFEBE9 !important;
    }
    }

    It’s working fine now. Please clear your browser’s cache and reload the site.

    Cheers!

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