From: Anthony Talarico Date: Fri, 11 Dec 2015 21:07:02 +0000 (-0500) Subject: changing bold for category items X-Git-Tag: v1.0.0^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7148008b049bf559b84fd60acc31a6342a2704d9;p=WP-Themes%2Fthemoleholeonline.git changing bold for category items --- diff --git a/style.css b/style.css index 348135e..215d8eb 100644 --- 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{