Open
Description
Go to Backend > System > Configuration > Developer. In Debug section set
- Admin Template Path Hints = Yes
- Frontend Template Path Hints = Yes
Reload Backend and try to access Sales in navigation menu. The list appears behind the template path hints and you cannot select any links.
Reload Frontend and try to access Women, Men from navigation menu. The list appears again behind the template path hints and you cannot select any link.
I don't think the problem is limited to menus, It is obvious that these div containers that contain template file names have a higher z-index than important elements on the page.