How to add Style to the Current Page Item in WordPress Navigation By: Vladan | under: Wordpress | October 20, 2011 | Tags: CSS trick, wordpress | 4 Comments
After converting HTML to Wordpress I was realized that I need different style for current page item in Wordpress navigation. Actually it is normal to highlight current page item, but in older Wordpress versions I was using plugin for that.
Now, there is no need for plugin since WP have option for creating custom menu. After several attempts to highlight current menu item, I decided to look into code and find out is there any extra class for that. The extra class is…

