[Support request] aria-controls validation error

Home Forums Support [Support request] aria-controls validation error

Home Forums Support aria-controls validation error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #910564
    hichb

    Hello,

    I’m getting two error messages for the mobile menu which is hidden here:

    Error: The aria-controls attribute must point to an element in the same document.

    From line 126, column 15; to line 126, column 92

    <button class=”menu-toggle” aria-controls=”mobile-menu” aria-expanded=”false”>↩

    Error: The aria-controls attribute must point to an element in the same document.

    From line 137, column 21; to line 137, column 99

    <button class=”menu-toggle” aria-controls=”primary-menu” aria-expanded=”false”>↩

    How to correct this?

    Thanks in advance for your awesome support!

    #910858
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Your actual HTML looks good to me:
    2019-05-25_1823
    2019-05-25_1824

    However, I’m not actually seeing a menu on the page. Are they hidden?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.