Add Dropdowns to Main Menu Through the Site Admin (Copy & Paste into Site Header/Footer Injections)

Link the site, please. Something is set to overflow hidden… or the dropdown isn’t absolute. or… Yeah, link it.

Hello Cathy, kindly elaborate more, I have not got your point

If you’d like to link your site, someone (maybe me) can take a look and try to help troubleshoot it. It’s not possible to identify the problem from the image, because it could be any number of things.

Hey Cathy, below is the link

Right. So the problem is that .ghost-dropdown-menu is set to overflow-x: scroll. That makes it impossible to see most of the dropdown. You can unset that, but then you’re going to need a plan for how you handle menu items at small screen sizes, because the current theme layout assumes you will sidescroll to see the rest.

I’m not sure how to preserve side-scrolling and enable the dropdown, but maybe one of the CSS wizards (aka theme devs) on the forum will pop in and help.

When I set this up for @BruceInLouisville 's https://forwardky.com/, I added a burger menu instead. (And based on what’s currently going on, it looks like the breakpoint needs to be adjusted to accommodate those extra items, Bruce!)

Hello Cathy, thanks for the insights , can you set the same for me as well.? please and thanks

@lord_rahl , I’m for hire, but the backlog is about a month. Or if you’re handy, you might want to look at what’s going on with Bruce’s site for inspiration.