In order to style the bar with categories, it would be nice if the active menu could get a special ‘active’ class or something on the ‘li tag’, this way I can CSS the :hover class (already possible) but also keep this style on the next page when it’s active, highlighting the active category.
Is there any way add this functionality with a line of code for now? And could you please consider this as a feature suggestion.