I have this page where i use a menu that will scroll to a specific section using ID’s.
Can you please advise why the default smooth scroll is not working?
By default, the theme relies on standard browser behavior for anchor (#id) links, which does not include smooth scrolling.
The Navigation Anchor widget is currently the supported method provided by the theme to achieve smooth scrolling without custom code. Using regular menu links with #ID will scroll instantly.
So unfortunately, there is no other theme option to enable smooth scrolling for standard menu anchor links globally.