fromSitePoint Forums | Web Development & Design Community
1 week agoWordpress adds .current-menu-item class to menu items linked to page sections on home page
Your current filter implementation adds the same .current-menu-item class to all three menu items whenever you're on any singular page, including 'home', 'about', or 'services'. This means that if you're on any subpage, all three items appear active, which isn't desirable.
Web design