Currently immersed in my exam project, I have integrated an animated jQuery navigation.
I am aiming to set the text color to white when hovering over both the link itself and the menu icon that appears upon hovering over the <li>
elements.
Despite numerous attempts, I have yet to discover a solution for this issue.
View Demo
Check Stylesheet
For example, when hovering over Forside (text appearing white), then moving the mouse over the white house icon, you will notice the text changing from white to black. I intend for it to remain white. NOTE: Apologies for the current unattractive colors or layout, my main focus is on refining the menu functionality at this stage.
If anyone has a solution to address this issue, please share!
Thank you in advance.