Replies: 1 comment
-
/* css/custom.css */
.CX3J .event .description,
.CX3J .event .location {
display: none;
}BEFORE
AFTER
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Basically the title - is there any way to hide the event descriptions from view? I have a iCal file and it's pulling in both the meeting body text as well as location (if defined in the event).
Beta Was this translation helpful? Give feedback.
All reactions