From 345ac6455d0b8d32e1b09e4284d7549f23b76cd5 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 9 Dec 2015 15:05:48 -0500 Subject: [PATCH] targeted slider vs caption --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a40c608..5b82a3e 100644 --- a/style.css +++ b/style.css @@ -39,7 +39,7 @@ Text Domain: galleria display: none; } @media (min-width: 320px) and (min-width: 800px ){ - .nivo-slider{ + .nivo-caption{ background: transparent !important; } } -- 2.17.1