From c7493f8cb950defaf1b3d824d0360e453d07e86f Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 19 Nov 2015 14:09:53 -0500 Subject: [PATCH] Changed nivo slider caption color --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 74ed4a1..0169f24 100644 --- a/style.css +++ b/style.css @@ -39,7 +39,7 @@ Text Domain: galleria display: none; } .nivo-caption{ - background: rgb(99, 133, 73); + background: rgb(99, 133, 73) !important; } .widget_product_categories ul li.current-cat::before { display: none; -- 2.17.1