Hi,

I am trying to break the persisting behavior on a certain menu item. Because this item has child items that are directly under the site's main address. For example they are example.com/section1, example.com/section2, etc. So, each time a user sees the front page, this sub-menu comes open. I want this sub-menu only is opened when a user clicks on its parent. My menu structure is like:

-Home (example.com)
-Sections (nolink)
---Section1 (example.com/section1)
---Section2 (example.com/section2)
-Contact (nolink)
---Address (example.com/contact/address)
---Contact form (example.com/contact/contact-form)
-
-
-