From 9a78371ed4d2a661bbe6c3520e31a3bc0d49bc5d Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 4 Dec 2015 09:50:06 -0500 Subject: [PATCH] adjusting category title style --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d13924f..d581b1f 100644 --- a/style.css +++ b/style.css @@ -1068,7 +1068,7 @@ p.stars a { .site-main ul.products li.product-category .g-product-title { opacity: 1; /*top: 50%; */ - left: 50%; + left: 25%; margin: 0px auto; width: auto; -- 2.17.1