diff --git a/assets/css/sportspress.css b/assets/css/sportspress.css index 4e60c2e7..203a8570 100644 --- a/assets/css/sportspress.css +++ b/assets/css/sportspress.css @@ -334,6 +334,9 @@ float: left; margin-right: 8px; } +.sp-event-list-format-homeaway .data-time { + text-align: center; +} /* Event Blocks */ .sp-event-blocks thead { diff --git a/templates/event-list.php b/templates/event-list.php index e38c9c2f..f7f0a020 100644 --- a/templates/event-list.php +++ b/templates/event-list.php @@ -88,7 +88,7 @@ endif;

- +