Title: Accessibility Issue
Last modified: October 22, 2019

---

# Accessibility Issue

 *  [apallis](https://wordpress.org/support/users/apallis/)
 * (@apallis)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/accessibility-issue-9/)
 * the issue i have is this:
 * 1.3 Adaptable: Create content that can be presented in different ways (for example
   simpler layout) without losing information or structure.
 * Success Criteria 1.3.1 Info and Relationships (A)
 * Check 91: select element missing an associated label.
 * Repair: Add a label element that surrounds the control’s label. Set the for attribute
   on the label element to the same value as the id attribute of the control. And/
   or add a title attribute to the input element. And/or create a label element 
   that contains the input element.
 * Error Line 181, Column 80:
    <select id=”menu-top-1″ class=”menu dropdown-menu”
   ><option value=”” class=”blank”>— Main Menu …
 * the wcag checker i used is: [https://achecker.ca/checker/index.php](https://achecker.ca/checker/index.php)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Faccessibility-issue-9%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/accessibility-issue-9/#post-12053968)
 * Hi appallis,
 * I don’t see that error when I check your site using that checker, so maybe you
   have fixed it already.
 * The html you pasted:
 * `<select id=”menu-top-1″ class=”menu dropdown-menu”><option value=”” class=”blank”
   >`
 * .. is not created by MMM. I suspect it is some HTML from your theme, so you would
   need to contact your theme authors for help with this issue.
 * Regards,
    Tom

Viewing 1 replies (of 1 total)

The topic ‘Accessibility Issue’ is closed to new replies.

 * ![](https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843)
 * [Max Mega Menu](https://wordpress.org/plugins/megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/megamenu/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [megamenu](https://wordpress.org/support/users/megamenu/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/accessibility-issue-9/#post-12053968)
 * Status: not resolved