changing bold for category items
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 21:07:02 +0000 (16:07 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 21:07:02 +0000 (16:07 -0500)
style.css

index 348135e..215d8eb 100644 (file)
--- a/style.css
+++ b/style.css
@@ -102,10 +102,10 @@ Text Domain:      galleria
     display: none;
 }
 .cat-item.cat-parent > a{
-    font-weight: 700;
+    font-weight: 700 !important;
 }
 div#secondary #woocommerce_product_categories-2 ul.product_categories li.cat-item > a{
-    font-weight: 700;
+    font-weight: 700 !important;
 }
 
 .site-content{