Is this a menu styling bug?
I noticed that my parent menu item of child page that was defined in the Page structure (not the menu structure) didn't highlight as active when on the child page. BeTheme's style-colors.php is missing: #Top_bar .menu > li.current-page-ancestor > a within the following selection of CSS starting on line 217, here,
#Top_bar .menu > li.current-menu-item > a,
#Top_bar .menu > li.current_page_item > a,
#Top_bar .menu > li.current-menu-ancestor > a,
#Top_bar .menu > li.current_page_ancestor > a,
#Top_bar .menu > li.hover > a {
color: #eb1c24;
}
Reference: https://core.trac.wordpress.org/ticket/14701
I hope that helps!
Comments
thanks for this information. We'll add this while next updates for sure.
the problem also occurs with the "LINE BELOW LINK" option. When I enter in the child page, the parent menu item is not highlighted.
How can I solve?
thank you
Hi,
please send us a link to that page so we can check.
thanks