Kevin Powell - CommunityKP-C
Kevin Powell - Community10mo ago
60 replies
McMarty

Expand first item in Nested Accordion

I am considering implementing a nested accordion menu inside a hamburger menu, and want the first item to be open so to make people a little more conscious that you can expand the submenu.

Here is a sample that I like, but of course I want to customize it...

https://codyhouse.co/demo/multi-level-accordion-menu/index.html

In that sample, I would want the page to load and "Group 1" to be expanded by default.

Prefer to do all of this just using HTML and CSS
image.png
Was this page helpful?