adjusting nivo slider position
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 9 Dec 2015 19:44:26 +0000 (14:44 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 9 Dec 2015 19:44:26 +0000 (14:44 -0500)
style.css

index 2e7d4f9..8570d9a 100644 (file)
--- 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 */