Priority 1
Mobile menu overlaps the “Get a Quote” button at phone widths
- What we tested
- Homepage and all service pages; Chrome devtools device emulation at 390×844 and 360×800; 3 June 2026; reproduced on a physical iPhone 13.
- What we found
- With the navigation menu open on a 390px viewport, the menu panel renders over the sticky “Get a Quote” button without closing it. Taps land on the menu item behind it; at 360px the button is fully obscured. Reproduced on every page using the shared header.
- Evidence
- Screenshot harewood-bathrooms_journey_menu-overlaps-cta_390px_2026-06-03.png; reproduction steps recorded.
- Classification
- Confirmed defect.
- Why it matters
- The site’s single most valuable control is unusable during a common interaction on the most common device class — friction at the highest-intent moment.
- Direction of fix
- Adjust the menu panel’s stacking order so the CTA closes with the menu, sits above it, or is duplicated inside it. A contained CSS/template change.
- Ratings
- Impact High · Confidence High · Effort Low