Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1090149
    Christina r
    Participant

    Hi

    How do we fix a left menu using Renew being cutoff?
    http://www.womeninthegolfindustry.com

    The menu is not scrollable?

    Thanks,
    Christina

    #1090405
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-navbar .desktop .x-nav > li > a {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .desktop .sub-menu li>a {
        padding: 0.2em 0;
    }

    Hope that helps.

    #1090611
    Christina r
    Participant

    Hi

    Thanks for above code. However, it does not resolve the issue of not being scrollable as shown here:
    http://screencast.com/t/IjN2cIiE

    Please let me know how this is being resoled as we like the menu on the left.

    Christina

    #1090628
    Christopher
    Moderator

    Hi there,

    Left and right fixed menus have fixed height, If you add over-follow:scroll; to navbar container, it started to scroll but it creates another issue which is hiding the submenu. This is not bug or issue, it’s the way the menu has been designed. If you have many menu items, I suggest you to to use static or fixed top menu.

    Hope it helps.

    #1090928
    Christina r
    Participant
    This reply has been marked as private.
    #1090932
    Nico
    Moderator

    Feel free to ask us again.

    Thanks.

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