Full Modal And Mega Menu - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Full Modal And Mega Menu

JM

Jean Machuron

Helix Framework 3 years ago

Hello We would like to move to full modal header for Helix Ultimate but the display of mega menu is useless. How can we display change the display of the menus with submenus so that they are always visible. The full modal would allow menutitles and subtitles in line easily Thanks for your help BR Jean

0
13 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #93778

Add this css code inside the custom.css file.

#modal-menu ul.sp-megamenu-parent li:nth-child(-n+5) .sp-dropdown .sp-dropdown-inner {
    box-shadow: none;
    border-radius: 0px;
    position: relative;
    overflow: visible !important;
    max-height: initial;
    background-color: #fff;
    padding: 20px;
    width:320px;
    height:500px;
    overflow-y: scroll !important;
}
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #93183

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Please share an screenshot that you want to do exactly.

Note: Customization support is fully prohibited by our support policy.

-Thanks

0
JM
Jean Machuron
Accepted Answer
3 years ago #93194

Hi, Long sub menu for members in the modal header choice are not fully visible. There should be a way to display it more online to adapt to the height of the viewport or to restrict the line height to fit the display

Could you tell me how to change it ? Adding css rules in custom.css do not work Thanks!

PS tried to add a screenshot or an image but your editor wont allow it

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #93284

Can you share your site URl to check the issue?

0
JM
Jean Machuron
Accepted Answer
3 years ago #93351

yep try to go to https://devel.activ-ha.com et log with the credentials Then on a standard laptop 13" window, click on the burger menu and you'll notice that the Adherent menu displays till under the bottom, so the last menus are unavailable.

Oh you need to use the french language BTW ;-)

What would be needed is a way to style the mega menu in another way to use the full width of the display and show the submenus in columns with different line heights

but it seems like no css selector would work on custom.css because they are all overriden by the file template.css

Thanks for your help

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #93582

Will you please provide me the Joomla administrator access? I will add css code to solve your issue. Thanks

0
JM
Jean Machuron
Accepted Answer
3 years ago #93583

Just give me the code to add and I'll do it both on the dev and the production server Thannks

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #93684

Administrator url missing.

0
JM
Jean Machuron
Accepted Answer
3 years ago #93689

no need for admin, just have a look at frontend with the username and tell me what css to add so that I'll copy it on the prod site also

0
JM
Jean Machuron
Accepted Answer
3 years ago #93801

Thanks a lot for your help :-)

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #93950

You are most welcome. Will you please spend some to write a review about our product and support quality? 

https://extensions.joomla.org/extension/sp-page-builder/

https://www.trustpilot.com/review/www.joomshaper.com

0
JM
Jean Machuron
Accepted Answer
3 years ago #93989

yep will do !

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #94202

Thanks

0