Tagged: columns, Drop down menu, scroll bar, too long
- This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago by Skandha.
-
AuthorPosts
-
March 4, 2020 at 10:13 pm #238047Kattenfotografie.comParticipant
Hi,
I use the drop-down menu on top of the pages. It works just fine, but I have a lot of items under “Portfolio”. This makes the drop-down menu too long at some screens. So the lowest items are not visible anymore.
I want to fix it. The best way to do it, is to make columns in the drop-down menu, I think. Can someone tell me how to do this?
Or is it a better solution to make a scroll bar in the drop-down menu? And if so, how can I do this?Hope someone will help me, thanks in advance!
March 5, 2020 at 4:22 am #238110SkandhaParticipant@kattenfotografie-com: Hello Ellen,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..parallax-frame-nav-menu .sub-menu { overflow-x: hidden; overflow-y: scroll; max-height: 500px; }
You can change the height of the sub menu according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaMarch 5, 2020 at 7:56 pm #238170Kattenfotografie.comParticipantHello Skanda,
It works great, thank you so much for your help!!
Kind Regards,
Ellen
March 5, 2020 at 10:30 pm #238171SkandhaParticipant@kattenfotografie-com: Hello Ellen, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/parallax-frame/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘How to create columns in my drop-down menu?’ is closed to new replies.