I found a solution that works for me with:
.page-id-# .mc-ganeral a:after {
content: ” some text”;
}
As I have same text per category I managed to select the event with page id /for diff languages/ and category’s class.
Thanks for your work. 🙂
I have the same issue as Kaktuz.
Ok, thanks for replay anyway.