How to show accordion menu on Desktop view?
Currently the mobile(hamburger) menu is displayed for devices which have screen width < 768 px.
Last updated
Was this helpful?
Currently the mobile(hamburger) menu is displayed for devices which have screen width < 768 px.
Last updated
Was this helpful?
There steps to show accordion menu on Desktop view as bellow:
Demo accordion Desktop Menu: https://builder.landofcoder.com/demo-accordion-menu
Add new megamenu profile as this:
Choose Desktop Template = Accordion Menu
Please add custom css code bellow on custom css file of current theme or you can add on admin > Stores > Configuration > Venustheme.com > Custom CSS on Frontend as screenshot:
To show custom accordion menu on frontend, we can use layout xml to load the menu block as this:
Or use widget Instance
Go to admin > Content > Element > Widgets > Add new Widget as screenshots: