How to color a specific entry in the navigation? #7109
-
Beta Was this translation helpful? Give feedback.
Answered by
kamilkrzyskow
Apr 26, 2024
Replies: 2 comments 3 replies
-
|
Hello @ItsTheSky,
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ItsTheSky
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hello @ItsTheSky,
you'd need to use additional CSS, and target links using their
hrefattribute. There was a similar question in the past:I believe the SVG icons use the
currentColorfill, so changing thecolortext property should modify them.