Support Online: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file where is the parameter to select the submenu width when you use a module ?

More
3 months 2 weeks ago #42080 by ispa
hi,

when we use a module as a submenu item, i can't find where is the parameter to configure the submenu width.
on my snapshot, at the red arrow you see the content is out !
ibb.co/BNtB59H
by default, the first module displayed by the first submenu item is "out" of the background subemenu...
there might be a value in megamenu to extend the width (green arrow) but i can't find that parameter .
shall you help me, please ?



Best regards

Please Log in or Create an account to join the conversation.

More
3 months 2 weeks ago #42087 by Jackie
Hi.
I have checked and added the custom CSS to help you fix the issue with the submenu, it has conflict CSS with your template.
To change the submenu width, please see my screenshot: prnt.sc/RC4JGRmMAJhA
Thanks.

Best regards.
Jackie Nguyen.
The following user(s) said Thank You: ispa

Please Log in or Create an account to join the conversation.

More
3 months 2 weeks ago #42091 by ispa
thank you, i understood the way to use left/center/justify and how to display such options.

The left is OK, but even with full width alignment, why the right part of submenu is not extended ?
ibb.co/3dF0Hft
is it because my module use a TABLE element in the custom HTML ?
on your other examples, all is fine and extensible :
i.imgur.com/srMNUNi.png
i.imgur.com/jeA0GiN.png

...but not in my case

Again, thank you for you help

Please Log in or Create an account to join the conversation.

More
3 months 2 weeks ago #42092 by Jackie
Hi.
The issue is from your menu position. When you set the full width for the submenu, it will have the width of the main menu. But on your menu position, the main width is too small to contain your module table in the submenu. That is why it will see the submenu doesn't cover all your module content.
If I change the main menu layout, it will contain the submenu like this: prnt.sc/VQvYMv_YD2x9
Please recheck it.
Regards.

Best regards.
Jackie Nguyen.
The following user(s) said Thank You: ispa

Please Log in or Create an account to join the conversation.

More
3 months 2 weeks ago #42094 by ispa
thank you a lot.
in fact (maybe you can add to the documentation), i can also add extra blank item menu (like separator) or other item to "expand" the menu bar, so the submenu is extended too.
in my example, i add a sperator + 2 extra link language + a alternate item for search, so the menu is now longer, and the submenu is now longer too.
ibb.co/98QRYp4

Best regards

Please Log in or Create an account to join the conversation.

More
3 months 2 weeks ago #42096 by Jackie
Hi.
I have added the custom CSS to help you extend the menu width. Please recheck it. prnt.sc/55TwiZLKPYG4

This is the custom CSS I have used on your site to fix the issue with template style.

.jux-megamenu .row {
margin-left: inherit;
}

.jux-megamenu .row .mega-col-module {
padding: 15px;
}

.tm-navbar-container {
display: flex;
justify-content: space-around;
}

.tm-navbar-container .tm-navbar-left {
position: relative;
left: inherit;
}

.tm-navbar-container .tm-navbar-center {
width: 100%;
}

Regards.

Best regards.
Jackie Nguyen.
The following user(s) said Thank You: ispa

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.037 seconds
Powered by Kunena Forum