It doesn't look like menu elements have a style property or have CSS support in Wix. So you can't actually change the color of the element at runtime. As a workaround, you can duplicate your menu, change the color in the editor on the duplicate, and hide/show the menus accordingly.