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: First Level menu issue

Home Forums Older releases 0.9.x First Level menu issue Re: First Level menu issue

#1668
AsheeshSParihar
Participant

I found the problem. I have missed to add sm-veritcal class in main html tag. I had these classes “sm sm-clean sm-clean-vertical”. When I replaced those with these classes “sm sm-clean sm-vertical sm-clean-vertical” then it started working fine.
Thanks for all your help.