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.

Re: Non collasping on opening page

Home Forums Older releases 0.9.x Non collasping on opening page Re: Non collasping on opening page

#1687
admin
Keymaster

Not sure what exactly might be causing this. One possible reason for it might be if you have added the “collapsed” class to your menu button link too – e.g.:

<a id="menu-button" class="collapsed"></a>

That link should look like this in your source:

<a id="menu-button"></a>

If this is not it, then I will need to look at some sort of live demo in order to investigate it so please provide such if possible.