To make the currect page color from menu, to have a different color value, use the following
- .site-navigation > ul .current_page_item > a {
-
color: #D54900;
-
}
Please paste that at your custom.css file.
Modified on: Fri, 15 Aug, 2014 at 10:18 AM
To make the currect page color from menu, to have a different color value, use the following
color: #D54900;
}
Please paste that at your custom.css file.
Did you find it helpful? Yes No
Send feedback