Navigation Collapsed Sub Menu items

Hi

While opening a sub menu, is there a way of automatically closing other sub menus

I did find this thread:

However the solution didnt work for me, even when testing on a live site.

The event: $(’.x-menu .menu-item-has-children .x-anchor’).each(function(){
$(this).on(“click”, function(event) {

Is being tracked however it doesnt seem to be affecting the existing sub menu options.

The site is: https://devvipr.com/

Many Thanks

Geoff

Hi Geoff,

Thanks for reaching out.
The sample code does not work due to the difference between the DOM structure in the navigation of your website and the website mentioned in the reference thread. To make it work on your website requires complex customization, I would suggest you hire a developer who can assist you to do the customization or you can avail of the Elite service where we provide complex customizations.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.