Perfect!
Many thanks indeed Benjamin.
I would also like to remove the “all-day” badge from Posterboard and from the Pop-ups but cannot get the suggested CSS change to work.
I did manage to remove it from other views via CSS:
These worked ok:
.single-ai1ec_event .ai1ec-allday-badge
{
display: none;
}
.ai1ec-event .ai1ec-allday-badge
{
display: none;
}
but these do not:
.ai1ec-posterboard-view .ai1ec-allday-badge
{
display: none;
}
.ai1ec-popup ai1ec-allday-badge
{
display: none;
}
All suggestions welcome!
Site: revivalraces.com