Hello,
We have lots and will be adding more options in the all departments section.
However, after reaching a certain place on there, we cannot see the remaining things which are on that menu. It just wont scroll down to see the remaining of the options.
Any help would be great as this is a very important feature and was one of the main reason we purchase the theme.
Thank you
Theme version: 9.1.5Hello, @PR,
Please do a test of the “More link” for the All Departments menu on your site.
If this is not what you are looking for, please send a request to our development team – https://www.8theme.com/taskboard/ I
If it receives enough votes from other customers, our dev team will consider adding new settings/functionality in one of the upcoming updates.
Kind Regards,
8theme team
Hello Tony,
We cannot do that because it doesn’t allow for us to go that far down. We try to scroll and it wont work.
What can be done about this?
Thanks for your help!
Hello, @PR,
Unfortunately, there is no other solution.
The scroll for All departments menu can be added using custom CSS code, but in this case, you should not use sub-items, for example:
.et_b_header-menu .secondary-menu-wrapper #menu-all-brands {
height: 400px !important;
overflow-y: scroll !important;
}
Kind Regards,
8theme team
Hello Rose,
The scrolling code works now!
I think we can add as many brands now because of this. This is exactly what we needed.
However now the hovering over feature is not working.
Once we hover over a word, the menu (mega menu – static blocks) don’t fly out as usual once hovered over.
They did before.
How can we make the hover feature work again?
Thanks for your help in advance!
Hello, PR,
To enable the mega menu to open on hover in the All Department menu, please navigate to the WordPress Dashboard > Appearance > Menus > All Department > Menu Options > Uncheck the Open Submenu by Click option and save the settings.
For reference, please see here:https://www.veed.io/view/6af3dbba-d9d9-4d44-a9b2-8e20ad1115db?sharingWidget=true&panel=share
Best Regards,
8Theme’s Team
Hello Tony,
We have that section unchecked, but the menu wont open on hover.
Just wanted to let you know that we have a code provided by Rose;
.et_b_header-menu .secondary-menu-wrapper #menu-all-brands {
height: 600px !important;
overflow-y: scroll !important;
}
This adds a scroll feature to the all departments section (because we have a lot)
Once we delete this code, the menus appears once hovered over or click on.
But once this code is added, we cant do any (open on hover or click)
How can we have both the scroll option (code above) and also get the menu opened via hover or click?
Thanks for your help!
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.