Changing Menu Tab Color

Hello, this is my first time posting. I hope what I am trying to do is simple. I am using one of the stock menu bars in the header and I have it stretch to fit the screen. All I want to do is change one of the tab colors and leave the rest as the stock color. Is this possible?

Thank you in advance

Hello!
Unfortunately Wix Code API hasn’t yet special methods to work with Menu component.

But I can propose you somekind of a workaround for now, which you can implement with help of additional component. All you need is to put a Strip component behind your menu, create the same (as buttons) quantity of Columns inside and style their background with colors you need. Also don’t forget to make menu buttons transparent (but you can keep hover and clicked styles for menu). This workaround works best with menu which contains buttons with the same width (but you also may play with columns width) and should cover basic use cases.
I put a screenshot with an example (Strip is located slightly lower than menu, to show you an idea).

Somehow my first button in the Menu is in different color. It looks like this when I open the page, not when I go over it with my mouse (hoover). How should I fix this?

Does Corvid support controlling menu styles yet?

Also interest in whether we can do this yet?