Forums
Forums / Themes and Templates / Category highlight for articles
(@fragments)
9 years, 8 months ago
Is it possible to highlight a category which happens to be in the menu bar while I’m on a certain article under that category?
(@alchymyth)
possibly – depends on your currently used theme and how the menu is done.
if the theme uses ‘wp_nav_menu()‘ then there might be a CSS class of .current-post-ancestor or .current-post-parent at the corresponding menu item.
wp_nav_menu()
.current-post-ancestor
.current-post-parent
https://codex.ww.wp.xz.cn/Forum_Welcome#Include_as_Much_Information_as_Possible
if you could post a link to your site, somebody could help checking that with you.
The topic ‘Category highlight for articles’ is closed to new replies.