Anchor links in main menu are staying highlighted and don't roll over

HI i added the code below
.x-navbar .desktop .sub-menu li.current-menu-item > a {
color:#444444 !important;
}
same code is here https://theme.co/apex/forum/t/anchor-tags-not-working-any-way-to-not-highlight-items-in-menu/25502

to make the text anchors have a highlight like a page link in the maIn menu when on the page with lanchors, but for some reason its not working and instead of highlighting its just bolding 2 anchors at once.

Ideally i wanted them to highlight and rollover like the other menu items

any help would be appreciated
thanks

Hi @designbabe,

You setup your custom links incorrect.

The currently link is: https://concretesensor.wpengine.com/community/#gc

It should be: https://concretesensor.wpengine.com/concrete-construction-community/#gc

I also checked your page and I couldn’t find the sections with the ID: gc , owners, structuralengineers

Could you please double check?

Please also take a look at this article:

Regards!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.