I’m unable to change the hover states of the navlinks in a portfolio template I’m using. I want to keep the same transition, but just change the color when the mouse is hovering. I’ve looked in both the interactions panel and in effects but I can’t seem to find it.
Hey! So it already has a hover state that turns it yellow but the selector is claiming that there is no hover state. I’m just trying to change the color from yellow to blue but I don’t know where it’s getting the yellow color from.
I noticed that! I’d suggest removing the yellow class and recreate the hover effect. So you’d only use one class for this. Have a look at the effects at the bottom of the style tab. The partial background color is made with an inline shadow!