Hi again,
obviously I don't want to add that for EVERY event, so I changed the above to
.single-event #menu-item-88 { .. }
which still works fine for all events.
BUT I have another category in my events and these events have nothing to do with the short stories - so I do NOT want to highlight "stories" in my submenu.
Question: is it possible, to add another class to the body tag of each page? Right now you add "single single-event" right? How would I add the categorie name as a class to the body, so I can distinguish between them in my style.css?