Anchor Links highlighted in menu bar (WPML)

edited September 2015 in Menu / Mega menu
Hi all,
Our website is up and running but one error sustains that I cannot fix:
if you navigate to the english version of the page (I use WPML).
the anchor links in the menu bar are all highlighted (that is: they are grey, instead of white). In the German version of the page they work fine.
How do I fix this problem that they are not getting activated? Do I have to link differently?
Currently I have defined Custom IDs via the Wordpress GUI.

Thanks for your help!

Comments

  • Hi,

    we have no idea what you did exactly on this page. you have lot's of errors in html what could be the reason of this problem but below css should do the trick:
    #Top_bar .menu > li > a span:not(.description) { color: #FFF !important; }
  • Hi Muffingroup,

    Thanks for your help. I am surprised that the website is full of errors as I have not been messing around with any html - except for placing the three anchor links.
    Could you hint me the errors so I can start to fix them?

    KR
  • Sorry but we can't point you to the right place because we have no idea where exactly you made them. Errors can be related with plugins or with your own changes. If you open website in html mode in FF (CTRL+U) you see red color what means where errors are.
Sign In or Register to comment.