I've built a nested menu using the guide here: https://www.coffeecup.com/help/articles … m-scratch/
At the end is a note referring to a bug - obviously I have this bug. My menus are red text, but when I hover over the nested menu, my text reverts to blue on white.
A solution is given - I just don't understand it...
There is a small issue that occurs whenever you try to customize an element that has a foundation attribute (our menu in this case). The style will appear and then when hovering over it will switch to Foundation's default colors (white and blue) When this happens, the solution would be to apply another class with the exact same styles to override the default.
What do I apply the 'other' class to, and is there a way to copy the values form my original class (so I don't miss anything...)?
Thanks in advance for any advice.