diff --git a/assets/css/sportspress-style.css b/assets/css/sportspress-style.css index 4313c895..2d51268a 100644 --- a/assets/css/sportspress-style.css +++ b/assets/css/sportspress-style.css @@ -219,6 +219,10 @@ padding: 5px 10px !important; } +.sp-template-staff-gallery .gallery-caption strong { + display: none !important; +} + .sp-template-gallery .sp-gallery-group-name { margin: 0 !important; padding: 15px !important; @@ -409,6 +413,11 @@ border-top: 1px solid #e5e5e5 !important; } +/* Videos */ +.sp-template-event-video iframe { + width: 100% !important; +} + /* Match Stats */ .sp-template-event-statistics .sp-statistic-label {