Need help adding a vertical scroll on menu items.
I have created a navbar. But if navbar has a long list of items it goes off screen and I am not able to view items at the bottom of the list.
If I use max-height with overflow-y: auto the L3 navigation which is positioned relative to L2 item gets shifted inside the L2 navigation with the horizontal scroll.
Is it possible to fix it with only?
https://apar-test.fynd.io/
Need some help with this.
apar-test
apar-test
4 Replies
I will help you with it DM me.
if you can help, it would be appreciated if you could do it in this post so that others can learn from your wisdom as well. Don't you hate googling a question and finding "nevermind, I solved it" as the only answer?
@sebastianhunt if you're asking people to DM you so that you can offer paid help, that's against the rules, and this is the one warning you get about that
As much as this is doable, why do you wanna have scroll bar on a submenu? This is no good practice. What you could do instead of this is have a mega menu that takes the width of the screen, which means width set to 100%
Can't change the design to mega menu.