Hi, this should work, I added mine into a child theme (wanted to change the background colour on hover on mine) but this works to change the text colour (if it’s a link on the navigation you’re trying to change)?
.wp-block-navigation a:hover {
color:#yourcolour
}
-
This reply was modified 2 years, 9 months ago by toriaa.