I’m sure there is a simple solution to my simple problem…
On the website I created, the “HOME” nav link is the color blue. I can’t seem to figure out how to make it white, like the rest and yellow when hovered over. I think its something to do with “current” state? But if anyone can tell me how to fix this, I’d appreciate it.
I have two menu bars - one that appears when scrolling further down the page. Both seem to have this blue text on “home”.
If you don’t want a special color for the item representing the current page, select this item when it’s in the current state (observe the current class in the selector box), and set the text color as the same as normal items. Here, click on black first, then white. It helps webflow understands that you’re really changing the color.
You can make your links inherit their parent color, so that the blue default link color will be overriden by the one defined on the parent. Or just declare a color for them.