Hi guys.
Ended up using a menu with links and anchors and initializing it using the One Page Navigation-option (doesnt actually make a difference here) and a tiny bit of JS to remove the falsely set ‘current-menu-item’-classes.
The last two menu items are anchors, scrolling there sets the ‘current-menu-item’-class on desktop as expected, but not on mobile. What can I do ? (besides setting the class after clicking programatically, which is rather ugly)

