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: Collapse button not working, hover on desktop, click on narrow view

Home Forums Older releases 1.0.x Collapse button not working, hover on desktop, click on narrow view Reply To: Collapse button not working, hover on desktop, click on narrow view

#3191
admin
Keymaster

Sorry for this late reply! To fix the issue remove the following rule:

	#main-menu ul{
		position: relative;
	}

from your CSS file:

http://templates.livesiteadmin.com/css/c5a255f7-4ef8-4a7f-8387-8529c0f0b624.css?d=2016-05-13-1621

This custom rule breaks the SmartMenus feature that detects when the menu is in collapsible (mobile) mode.