• Resolved dreamabstract

    (@dreamabstract)


    We’ve recently had an accessibility audit on our website and one of the recommendations was to wrap the mega menu in a <nav> tag.

    Essentially we just need to change:

    <div id=”mega-menu-wrap-max_mega_menu_1″ class=”mega-menu-wrap”>

    to

    <nav id=”mega-menu-wrap-max_mega_menu_1″ class=”mega-menu-wrap”> and then change the closing </div> to </nav>

    Just wondering if there is already a snippet or option to do this before we explore alternative options

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support megatom

    (@megatom)

    Hi,

    Please go to Mega Menu > Menu Locations. Click on the menu location card to bring up the options. Go to the Advanced tab, in there you will find the “Container” option where you can change it from div to nav.

    Thread Starter dreamabstract

    (@dreamabstract)

    Thats great thanks, I was sure I’d spotted the setting before so good to know how to access the setting again.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.