Hello
I try to build one page website on ocean theme and with elementary editor. I made a sticky menu with myStickymenu, but now I don’t know how to make an active link to be for example colour red when i scroll down and I am on active ‘page’. For example when I am on home page I want to be active link red in menu ‘home’, when I scroll down on about page I want to be active link red in menu on ‘about’.
Please help me
Thanks!
The page I need help with: [log in to see the link]
On a one page menu, you’re *always* on the active/current page. To simulate a multipage “active” on a one page menu, you’ll need to add some jQuery to change the color of a menu item dynamically.