We came across issue with combination of Prestashop 1.7.8.2 - classic theme and Advanced Top Menu v 1.13.1.
With Prestashop standard menu activated, pages tested Google Mobile friendly are reported "Mobile friendly"
With Advanced Top Menu ( by Presta Module) activated pages are evaluated: "Page is not suitable for mobile devices" , Text to small to read and Buttons are to close to each other .
No menu activated , pages are evaluated "mobile friendly"
Page visited with Lighthouse
Remarks:
- Elements with an ARIA [role] that require children to contain a specific [role] are missing some or all of those required children.Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Failing Elements: ul.nav.nav-tabs
-
[role]s are not contained by their required parent element. Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Failing Elements: a.nav-link.active.js-product-nav-active. a.nav-link
-
Buttons do not have an accessible name. When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Failing Elements: button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up and button.btn.btn-touchspin.js-touchspin.bootstrap
sample url: https://www.derks-wielersport.nl/mtb-kettingbladen/kettingblad-34t-bcd-96-shimano-xtr-m9000-m9020-xt-m8000-slx7000-deore-6000-specialities-ta.html
Is there anybody who can help out to tackle this issue.