Scrollable menu or mega menu - by Боян Миланов

This topic has 5 replies, 3 voices, and was last updated 4 years, 9 months ago ago by Rose Tyler

  • Avatar: blazedesignsbg
    Боян Миланов
    Participant
    May 17, 2019 at 21:31

    Hello,
    I was wondering if I could make my second menu or a mega menu scrollable. I want to put a lot of content in my secondary menu and setting overflow-y:auto and max height also affects the width so a horizontal scroll also appears and items on the right don’t pop out. For reference, I’m using Electronics demo with the secondary menu “All departments”

    scroll-menu

    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 20, 2019 at 17:17

    Hello,

    Try this custom code

    .secondary-menu-wrapper #menu-secondary-menu {
        height: 150px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    Regards

    Avatar: blazedesignsbg
    Боян Миланов
    Participant
    June 30, 2019 at 15:23

    First, sorry for replying so late and second I didn’t describe my problem as clearly as I should have.
    When I set those properties, the horizontal scrollbar is gone, but the fact that the child elements/menus don’t show – an example:
    _______________________
    | ALL CATEGORIES ˅
    | – First option > *when hovering over or clicking there is no popout for submenus*

    Is there a way to use the menu for links with child elements/links that can popup on the right as needed?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 30, 2019 at 17:01

    Hello,

    Could you, please, provide URL of your site? http://prntscr.com/o8nlvm

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 3, 2019 at 07:33

    Hello @blazedesignsbg

    Sorry, but it requests additional customization, so I can’t help you in this case – https://themeforest.net/page/item_support_policy
    Feel free to ask if you have any other questions.

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.