==================================
Home Contact About
==================================
For example, The menu should looks like
==================================
Home Contact About
-------
==================================
when the URL is http://loaclhost/contact/XXXXXXXX, the same as other.
How to do this? It seems can use nav_menu_css_class by add_filter, but the key is how to judgment the current menu is contact (or other)?