@Tonyp: thank you for your answer!
Now i have made 3 "Latest Events Module"
The first is for all past Events.
The second is just for 1 next Event.
The third is für all future Events.
In the field "Custom CSS" of the third Module i have inserted your code:
.mymoduleclass .mod_events_latest_first {
display:none !important;
}
Where have i insert the Module-Suffix?
I have insert in the fourth field:
"mymoduleclass"
or
" mymoduleclass"
or
".mymoduleclass"
or
" .mymoduleclass"
But nothing worked...
In the page-source the code:
.mymoduleclass .mod_events_latest_first {
display:none !important;
}
is displayed.
So i think the problem is the module-suffix of the third module.
Thank you for your help!
greetings
fap