How to I adjust the width of the megamenu so it doesn't overflow the left sidebar?
Tue, 06/13/2017 - 08:20
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
Please go to configure menu, tab "Design", add following code to Custom CSS:
by default, menu width is 250px, if you would like to customize, you can please inspect menu on browser chrome, find class or id menu then write css for menu and paste code to custom css.
Thanks! That worked perfectly. I still have a problem, though, because the menu spreads across the whole screen. How do I resolve this?
In vertical menu, menu is always fullwidth by default.
You can click settings of menu item, item has box "Enable mega menu for this item" checked so submenu will be fullwidth by default. If you uncheck, you can add width as you would like.