I want to show viewers which section they are reading by highlighting the menu link while they scroll in the page. Also, this way, I can omit the page title at the top in every section. JFYR, the section sizes (heights) are all different.
Hey, @John_Rhee welcome to webflow, If I understood your question properly you want your user to know on which section they by changing the active section property.
What I’ve done is added an ID to each section and an in-page link to individual section. By doing so webflow adds a “current” combo class and you can style it however you want.