From b15223f2ba0c2fa3fbbc9946684fe033acf2931b Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 11 Dec 2015 13:22:49 -0500 Subject: [PATCH] adjusting bold category --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 322f9c6..28b9007 100644 --- a/style.css +++ b/style.css @@ -76,7 +76,7 @@ Text Domain: galleria .widget_product_categories ul li::before{ display: none; } -.cat-item > a{ +.cat-item.cat-parent > a{ font-weight: 700; } -- 2.17.1