Viewing 1 replies (of 1 total)
  • You can do it through a CSS override (eg: using a plugin like My Custom CSS or using a child calendar theme), or you can create a child calendar theme template and remove the all-day tag from the .twig templates (or implement anything you like).

    .ai1ec-allday-badge
    {
    display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘ALL DAY tag in widget view’ is closed to new replies.