Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1347382
    franky
    Participant

    Hello,

    Is it possible to have a scrollbar on the second level superfly menus / icon navigation mode?

    http://www.b-mp.nl

    Thanks,
    Franky

    #1347397
    Lely
    Moderator

    Hi Franky,

    Try adding this custom CSS on Appearance > Customize > Custom > Edit Global CSS:

    .sfm-custom-content{
        height: auto !important; 
    }
    .superfly-on #sfm-sidebar .sfm-view-level-custom {
        overflow-y: scroll !important;
    }
    

    Hope this helps.

    #1347412
    franky
    Participant

    Perfect!

    Thanks!
    Franky

    #1347418
    Lely
    Moderator

    You’re welcome Franky!

    Cheers!

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