Site icon Hip-Hop Website Design and Development

Active menu item state on all menu items

My homepage is type of onepage site and I’ve created menu with anchor links for it, where users can navigate through sections. When user is on subpage, for example listing of posts and clicks menu item he goes back to the specific section of the homepage.

My anchors look like this:

etc.

I’m using Bem_Menu_Walker for BEM class names.

Problem is – when I’m on the homepage all my links are set to the active state. Any ideas why and how to fix it?

Thanks.