Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Reply To: Accordion css?

Home Forums Older releases 0.9.x Accordion css? Reply To: Accordion css?

#2636
admin
Keymaster

I can’t test your code and the custom CSS you’ve used but something like this for the active menu should probably work (it should keep it open no matter what):

display:block !important;
height:auto !important;