From: Anthony Talarico Date: Fri, 4 Dec 2015 14:48:35 +0000 (-0500) Subject: adjusting category title style X-Git-Tag: v1.0.0^2~65 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3308b2b3a7a5426f9e8f5d27c5f65505a20e6256;p=WP-Themes%2Fthemoleholeonline.git adjusting category title style --- diff --git a/style.css b/style.css index e24b6c1..d13924f 100644 --- 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;