- When do you need this document
- How to fix the Menu not Showing issue
- Guide to Fix The Menu Not Showing Issue
How to fix the Menu not Showing issue
- Bootstrap menu element has data, role and aria attributes that need to be on the element
- These are the lines of codes which are not implemented on the existing site templates like SSEO, IP and WSP before it was fixed.
- The following code was added: data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"