From: Anthony Talarico Date: Wed, 9 Dec 2015 19:44:26 +0000 (-0500) Subject: adjusting nivo slider position X-Git-Tag: v1.0.0^2~48 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=194f2ce0d292e3743ecd8c65ff478f5b28674293;p=WP-Themes%2Fthemoleholeonline.git adjusting nivo slider position --- diff --git a/style.css b/style.css index 2e7d4f9..8570d9a 100644 --- a/style.css +++ b/style.css @@ -40,6 +40,7 @@ Text Domain: galleria } .nivo-caption{ background: rgb(99, 133, 73) !important; + position: inherit !important; } .widget_product_categories ul li.current-cat::before { display: none; @@ -75,6 +76,10 @@ Text Domain: galleria height: 350px !important; } } +.metaslider{ + top: 85px; + margin-bottom: 65px; +} /* end of custom css */