From 8a1b84dcc46b19e00cf2fc343b13078e676fb21b Mon Sep 17 00:00:00 2001 From: Brian Miyaji Date: Mon, 12 Dec 2016 18:06:20 +1100 Subject: [PATCH] Add default gallery group name styling --- assets/css/sportspress-style.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/assets/css/sportspress-style.css b/assets/css/sportspress-style.css index 320866ae..e6f13f00 100644 --- a/assets/css/sportspress-style.css +++ b/assets/css/sportspress-style.css @@ -158,6 +158,17 @@ padding: 5px 10px !important; } +.sp-template-gallery .sp-gallery-group-name { + margin: 0 !important; + padding: 15px !important; + background: #fff !important; + border-bottom: 1px solid #e5e5e5 !important; + font-size: 20px !important; + font-weight: 400 !important; + line-height: 1.5 !important; + display: block !important; +} + /* Countdowns */ .sp-template-countdown .sp-event-name,