I’m developing a one page website with X Theme (child).
On Chrome desktop, when clicking on a menu item, the page “jumps” to the anchor instead of scrolling to it like it’s supposed to. Any other anchor link on the same page scrolls properly (e.g. top link in the footer). It’s just the menu items who doesn’t triggers scroll.
The problem only occurs with Chrome in desktop or “no touch” mode.
If I run Chrome development tools and select mobile or touche device preset, the scroll is working.
It’s working fine in Safari and Firefox.
The theme, child theme and plugins are all up to date.
I tried with all plugin disabled (except cornerstone and wpbakery, otherwise I don’t see any content).
Removed all additional JS.
Removed all additional script in child functions.php
The problem remains.
Can you help me figuring out what’s happening?