Is it possible to switch off the event color option on each event post. I have tried
.mec-color { display: none; }
but this simply took out the event date.
when i create an event I am having to remember to click on the color button and clear the hex code, but it would be good to be able to switch it off globally.
Thanks