-
AuthorPosts
-
February 12, 2015 at 9:48 pm #395361
I have set up a bunch of sub-pages under a main menu tab, and not all of them show in the pull down menu.
How do I enable the pull down list to scroll?
Or can I tighten up the line spacing between the selections so that they fit?
Thanks!
-
This topic was modified 10 years, 9 months ago by
Cheryl.
February 13, 2015 at 8:36 am #395543Hi Cheryl!
I can see your problem, I’m guessing you are listing all U.S states? I think a more user-friendly approach would be to put each state in a category like West coast, East Coast etc. You can do this by adding a link parent in the menu and just put a # in as the link. Would that work for you?
Best regards,
RikardFebruary 13, 2015 at 11:04 pm #396047Thanks Rikard…we keep adding states. That sounds like a good solution to try, if it’s not possible to scroll down the list. The other option we’re discussing is adding an interactive map, which would eliminate the need for scrolling altogether.
Best,
CherylFebruary 16, 2015 at 6:15 am #396527Hey Cheryl!
It’s possible to have it scrolling but I think some sort of a breakdown would be better from user perspective.
Best regards,
RikardFebruary 24, 2015 at 8:25 pm #401678Thanks Rikard. How do I enable scrolling? Can the line spacing be tightened up between items?
February 25, 2015 at 2:17 pm #402051Hi!
You can add following code to Quick CSS in Enfold theme options under General Styling tab to limit height of dropdown menu to 500px and add a scrollbar to it
.main_menu .menu ul { height: 500px; overflow: hidden; overflow-y: scroll; }Cheers!
YigitMarch 3, 2015 at 5:49 am #404942Thank You Yigit! That did it! I’m a poet, and I didn’t know it. :)
March 3, 2015 at 5:00 pm #405243 -
This topic was modified 10 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
