Menu – Adding a Scroll Bar To HTML Blocks Submenus
-
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?
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
Hello,
I am attacking a file of screenshot
Re-attaching with reduced size
Attachments:
You must be
logged in to view attached files.
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
It worked! Truly appreciated!
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