Changed nivo slider caption color
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 19 Nov 2015 19:09:53 +0000 (14:09 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 19 Nov 2015 19:09:53 +0000 (14:09 -0500)
style.css

index 74ed4a1..0169f24 100644 (file)
--- 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;