From ed87c07378e56bd48e99b03dae741c7977f3fe7e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 9 Dec 2015 15:15:44 -0500 Subject: [PATCH] changed background style of nivo caption --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 802c23f..18d88af 100644 --- a/style.css +++ b/style.css @@ -45,7 +45,7 @@ Text Domain: galleria } .nivo-caption{ - background: rgb(99, 133, 73) !important; + background: rgb(99, 133, 73); position: inherit !important; } .widget_product_categories ul li.current-cat::before { -- 2.17.1