Responsive Menu

Hi everyone,

Has anyone worked with the Responsive Navigation Menu Using CSS Style Sheets from Artek Solutions? I’ve downloaded the latest version from their site and am experiencing an issue with the navigation menu.

In the Nav Section Repeater and Nav Section Tree, if I leave the names exactly as they are (i.e., “Nav Section Tree” and “Nav Section Repeater”), the button highlights correctly when a sub-link is selected. However, if I rename these (after selecting the sub-links), the main navigation button no longer gets highlighted.

Has anyone encountered this behavior or found a workaround?

Thanks in advance!

The current version of the nav relies on matching the target url with the labels leading up to that link.
For example, if my section tree is labeled Admin and the sublink is labeled User Management then the target url for that sublink should be /admin/user-management. Just replace spaces with hyphens.