adjusting category title style
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 4 Dec 2015 14:48:35 +0000 (09:48 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 4 Dec 2015 14:48:35 +0000 (09:48 -0500)
style.css

index e24b6c1..d13924f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1067,19 +1067,22 @@ p.stars a {
       background: #fff; }
     .site-main ul.products li.product-category .g-product-title {
       opacity: 1;
-      top: 50%;
-      left: 50%;
+      /*top: 50%; */
+     left: 50%; 
+    
+        margin: 0px auto;
       width: auto;
       display: inline-block;
-      bottom: auto;
-      right: auto;
+     /* bottom: auto;
+      right: auto; */
       padding: 0;
-      background: transparent;
+      /*background: transparent;*/
+       background: rgb(145, 169, 127);
       padding: 1em 1.387em; }
       .site-main ul.products li.product-category .g-product-title h3 {
         font-family: "Libre Baskerville", "Georgia", serif;
         font-style: italic;
-        font-size: 1.618em;
+        font-size: 12px;
         font-weight: 400 !important;
         background: transparent;
         margin: 0;