Hi guys i am trying to change color of menu items in a sticky header when the user scrolls past a section with a unique ID, I have found js to work when the user is a set distance from top like 500px but i want it to work when the user reaches the section with ID.
Can you provide js for this? - just ned to add a class to element for CSS then remove class when they reach next section with different ID
Thanks