Automatically Expanding Product Submenus In An Offcanvas Menu - Question | JoomShaper

Automatically Expanding Product Submenus In An Offcanvas Menu

DB

Dzemil Bahtovic

Helix Framework 1 year ago

Hello everyone,

I would like to implement the Offcanvas menu so that when the menu is opened, the product submenus are already expanded. How can I do this? www.it-art.at/dropdown.JPG Thank you

0
8 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #165880

On my responses blocks you should see "Solved " action button - next to "Replay"

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #165759

Hi Dzemil,

In Helix documenation we have a lots of customization tips, also that one you asked >> https://www.joomshaper.com/documentation/helix-framework/customization-tips#offcanvas-menu-how-to-display-all-submenu-items-expand-all

Read tips: 11 and 12. As you see very easy after all.

0
DB
Dzemil Bahtovic
Accepted Answer
1 year ago #165764

Hi Paul,

Thank you for your tip. It's heading in the right direction, but unfortunately, it's not as optimal as I'd like. Now the second and third levels are opening, but I only want the second level to open. www.it-art.at/dropdown2.JPG Here’s an example of how it should work: https://rollomax.at/

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #165766

So you have to use your CSS skills.

Maybe all you need is ">" between:

.item-123.menu-parent > .menu-child { }

0
DB
Dzemil Bahtovic
Accepted Answer
1 year ago #165767

Hi Paul,

It's working great now. Thank you very much!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #165795

:)

Please mark topic as solved. thx

0
DB
Dzemil Bahtovic
Accepted Answer
1 year ago #165876

Solved

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #166027

Thanks, and have a wonderful day.

0