Hi there,
I’m trying to achieve inline navigation to be white, and blue when hovered on this site:
https://e-furgon.hu/
However, since all the links are found on this page (one-pager), they all turn blue immediately upon loading.
I tried adding CSS such as .m1f-b.x-anchor[class*=“active”] {color:white !important;}
But it does not do the trick. I also went into edit page and turned on this given menu for one page navigation. Did not help either.
Can you help?