When I view the overview of portfolio or my blogposts the active item in menu has a dark fabric pattern as background (light template).
When clicking an portfolio item or blogpost for detailed view the menu item looses its active state and the background texture – but I want to keep it!
I figured out that it would be possible with something like this on a standard wp but why not for responsy? .current-menu-ancestor, .current-menu-parent{ … }
Would be great if anyone is able to provide a solution or hint ;)