How To Split MegaMenu Into Two Menus, Left And Right Of Logo, Helix3 - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

How To Split MegaMenu Into Two Menus, Left And Right Of Logo, Helix3

S

Shana

Template 2 years ago

Hello, how can I split the MegaMenu in Helix 3 into two separate menus, right and left of the logo? I see it has been done in certain templates. I am aware it is not available as a default setting.

I read about creating a second menu module that does not have dropdowns, and using certain Menu and Module class suffixes to imitate the MegaMenu styling but I have not figured this out with Helix3. I am comfortable editing code, please advise!

Website: http://meaganwarren.com/index.php

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #106114

Hi Shana,

I am aware it is not available as a default setting.

Indeed, this is not possible in most templates, only few of them has this code change. For example: Live Sports, eSports, Indigo, Wayne Corp.

I read about creating a second menu module...

Using Bootstrap classes you can force to add submenu feature, but it won't be MegaMenu, for that you have to use addcional, extra installed menu module. But it also means that site wil he heaver (and slower) to load all those extra code (files). If you have submenu only for left side, on the right side can be only one level menu from menu module with few extra css classes + css. I made CSS guide in documenation but only for Helix Ultimate - find tip "How to create second top menu" >> https://www.joomshaper.com/documentation/helix-framework/helixultimate/faq-how-to-do and use it appropriately. HU used Bootstrap v5.1+, your old version has Bootstrap v3.3.7.

0
S
Shana
Accepted Answer
2 years ago #106316

Thanks!!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #106362

yes, need to start over from almost scratch - but you can use this same custom.css file.

0