How to highlight menu…
-
Hi,
I have a page as a “Menu Item” and Category Page as a “Parent Menu/Sub Item”. How to highlight the “Menu Item” when visit a post that have relevance with the Category in “Parent Menu/Sub Item” without having added Post to menu structure?
Here are my CSS rules for that:
.navbar .nav > li.current-menu-item > a, .dropdown-menu > li.current-menu-item > a, .navbar .nav > li.current-menu-parent > a, .dropdown-menu > li.current-menu-parent > a, .navbar .nav > li.current-menu-ancestor > a, .dropdown-menu > li.current-menu-ancestor > a { color: #FA6F00 !important; }
Related URL: https://www.nuxbox.com/linux-software/sample-post-2-of-linux-box/
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to highlight menu…’ is closed to new replies.