From 586f7ff0978182df24bdf7424b37431427f7eddd Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 19 Nov 2015 14:59:57 -0500 Subject: [PATCH] Adding more font weight to product category list --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index aaa4f3a..a665fb7 100644 --- a/style.css +++ b/style.css @@ -54,7 +54,7 @@ Text Domain: galleria margin-top: -65px; } :not(.cat-item.cat-parent .children){ - + font-weight: 700; } /* end of custom css */ -- 2.17.1