Home Forums Basel support forum Menu – Adding a Scroll Bar To HTML Blocks Submenus

Menu – Adding a Scroll Bar To HTML Blocks Submenus

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #297996

    chrischrisse
    Participant

    Hello,

    I am using an HTML Blocks for my main page menu items. However, the menu items are being cut off when you click on them on the home page. This is due to the number of items I have on the submenu HTML Block. I tried for days now to add a scrollbar to the HTML Block submenus using their class names without success. These submenus are linked to the “Browse category” menu container on the home page. I tried creating class names for the actual HTML block, or the submenu item in Appearance and none of those classes respond .How do I add scrollbars to my submenus HTML blocks?

    #298052

    Hello,

    Please provide the screen and page URL of the HTML that is cut. I am checking the site and I cannot find cut blocks.

    Best Regards

    #298205

    chrischrisse
    Participant

    Hello,

    I am attacking a file of screenshot

    #298206

    chrischrisse
    Participant

    Re-attaching with reduced size

    Attachments:
    You must be logged in to view attached files.
    #298315

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .basel-navigation.categories-menu-dropdown .menu > li .sub-menu-dropdown {
    max-height:478.2px;
    overflow-y:auto;
    }

    Best Regards

    #298526

    chrischrisse
    Participant

    It worked! Truly appreciated!

    #298579

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance

Viewing 7 posts - 1 through 7 (of 7 total)