Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1256928
    sharp-image
    Participant

    Hi,

    AS you can see in the printscreen is it on mobile phones not possible to scroll further then the Sub subject: “Optredens, Evenementen, Jammsessies, ETC” under the Main subject: “Mijn Muziekprofiel”. As far as I can see there is no max-height on the sub and sub-sub menu’s placed. Any idea how this is happen? Website is: https://forevermusic.nl

    Thanks Bouke

    #1257279
    Jade
    Moderator

    Hi Bouke,

    Please add this code in the customizer:

    @media (max-width: 979px) {
        .x-navbar.x-navbar-fixed-top .x-navbar-inner {
            position: relative !important;
        }
    }

    Hope this helps.

    #1257952
    sharp-image
    Participant

    Thanks, fixed!
    Have a nice day.

    #1258021
    Thai
    Moderator

    You’re most welcome 🙂

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