79722270

Date: 2025-08-01 09:02:55
Score: 1.5
Natty:
Report link

if you go to that page inspect on 12a you can see its class name which is

fc-event-time

so just go to your css file and add this:

.fc-event-time {
  display: none;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ashkan ahrari