Fix child menu styling inheritance. See #587
This commit is contained in:
parent
b9191d970e
commit
bdab57a53f
1 changed files with 4 additions and 3 deletions
|
@ -55,8 +55,9 @@
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.current_page_item a,
|
.current_page_item > a,
|
||||||
.current-menu-item a {
|
.current-menu-item > a,
|
||||||
|
.current_page_ancestor > a {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue