UI Current section not highlighted ? #9992
Answered
by
harshitkandpal
harshitkandpal
asked this question in
General
Answered by
harshitkandpal
Jun 27, 2026
Replies: 2 comments 1 reply
|
That's a good point, and would be nice to improve this. PR welcome! |
1 reply
|
Hey @browniebroke, I've just submitted a Pull Request to fix this! I updated the custom You can find the PR here: #9993 Let me know if any changes are needed!
|
0 replies
Answer selected by
browniebroke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hey @browniebroke,
I've just submitted a Pull Request to fix this!
I updated the custom
extra.cssto target the active navigation link component directly. This highlights the exact page currently being viewed in bold using the project's theme colors, keeping it clean and easy to read without accidentally over-highlighting the entire parent section header.You can find the PR here: #9993
Let me know if any changes are needed!