Skip to content

Remove event start time and change color on CW #95

Answered by eouia
m4nino asked this question in Q&A
Discussion options

You must be logged in to vote

In your custom.css

.CX3 .event:not(.fullday) .headline .time {
  display: none;
}

.CX3 .cw {
  color: green;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@m4nino
Comment options

Answer selected by m4nino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants