Change the color of a single main menu item

Hi @vixaclay

Check this one. Same instruction.

summary#HeaderMenu-swim {
    color: pink;
}

And save.

Result:

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!