Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1126017
    newebworks
    Participant

    Hi

    I recently upgraded to the latest version of x and the sub menu on my right hand nav has no disappeared, it seems to be hidden behind the pages background image. Any ideas?

    Site is mbgk.co.uk

    Thanks

    #1126145
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-navbar.x-navbar-fixed-right{
        overflow: visible;
    }

    Hope it helps

    Joao

    #1126210
    newebworks
    Participant

    Thanks Joao, that worked a treat.

    #1126586
    Nico
    Moderator

    Happy yo hear that.

    Feel free to ask us again.

    Thanks.

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