Problem with navigation bar

Hi! I have a problem with the navigation bar of my website (OnePager). The menu consists of 5 menu items. When I hover over an item, the color of the text changes, when I click on it, it scrolls to that section on the page. The problem: When I click on a menu item, the color of the item text is supposed to change additionally, but it doesn’t. I know the reason for this: Clicking does not change the page, so the color of the item text does not change either. Now I want to create a custom navigation bar using Velo, which contains the mentioned functions. Unfortunately I have no coding experience in javascript and therefore I need your advice. I hope the pictures below help.

Thanks in advance
Max

My website: https://maxikluepfel.editorx.io/my-site-1

Hi, did you find a solution for the clicked menu items in your onepager website? I have the exact same issue …