From: Anthony Talarico Date: Wed, 9 Dec 2015 20:21:12 +0000 (-0500) Subject: adjusting background color X-Git-Tag: v1.0.0^2~40 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d830137ebe0474acd23dd0a4123abf71b995ae22;p=WP-Themes%2Fthemoleholeonline.git adjusting background color --- diff --git a/style.css b/style.css index 18d88af..03d59a0 100644 --- a/style.css +++ b/style.css @@ -39,12 +39,12 @@ Text Domain: galleria display: none; } @media (max-width: 800px ){ - .nivo-caption{ + .theme-default .nivo-caption{ background: transparent !important; } } -.nivo-caption{ +.theme-default .nivo-caption{ background: rgb(99, 133, 73); position: inherit !important; }