Submenu under "MORE" is too narrow

Posted in: Newspaper
Post count: 50

Hello,

My main menu has a “more” at the end but the submenu under it is too narrow. how do i fix that?


https://ibb.co/wcZg1w1

That menu is missing the inline styles to set min-width

Site is https://www.actioninsports.com/

  • This topic was modified 3 years by bananaj.
  • This topic was modified 3 years by bananaj.
Post count: 27744

Hi,

Please check if this option is enabled “Drop menu items in More”, if yes please disable it from Header Main Menu-> General -> Drop menu items in More => https://www.screencast.com/t/atQU3lVxD and check the results.

Hope this helps you!

Thank you!

Post count: 50

Hello, How is disabling “more” going to fix the design issue?

I want “Drop menu items in More” enabled.

The menu it produces is missing the styling min-width.
Other submenus are styles differently.
The More menu is too marrow

/J

Post count: 50

I had to add this Css:

.td-pulldown-filter-list, .td-pulldown-filter-list ul
{
min-width:18em;

}

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.