The MegaMenu has an option to be fullwidth, I enabled and working, but just take the width of the menu items, not the total width MegaMenu.
As an example this URL
www.basaldua.es/test8/
, menu items cover only the central part of the web, but the MegaMenu is wider, the fullwidth only goes to the end of the elements not MegaMenu. I attach two images, as is and as i want to be
Hi Manuel,
Thanks you for feed back us.
With option full-width sub-menu item, this will be get with of position container menu, or you can set static width for each sub-menu item as you want. And if you want to sub-menu display full-width as you want, you must be css for parent menu item.
I hope this help you fix your problem.
Good to know that something is not setup, you need to modify the CSS. Could you tell me what code should I add to get the full width?, I guess it will be easy but I know that I have to insert the code
Hi Mdelreal,
I'm so sorry for late response. Do you try set width for sub-menu item, you can do it if you not want to display full-width of sub-menu item. Or you can try do it below.
Go to file
www.basaldua.es/test8/modules/mod_jse_me...assets/css/style.css
line 157.
You will see css look like image, remove attribute left: 50%, transform: 50%, and add css for level 0 element as my image. It will make main menu item full-width of page.
Try it and feedback us again.
Best regards.
Jackie Nguyen
Hi mdelreal,
I'm so sorry, maybe i can't help you fix this solution. Because sub-menu depended on main menu item. You can't set main menu center, and submenu display full-width of page.
Best regards.