How to keep current menu item highlighted?
I'm trying to change the color of current menu item on the main menu changing CSS file. I'm trying to use someting like this: .menu-item .current { } but it doesnt work for the main menu. So how can i change it?