From: Anthony Talarico Date: Mon, 14 Dec 2015 13:41:52 +0000 (-0500) Subject: added bold to area widget links X-Git-Tag: v1.0.0^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=0f8b30b56c7225d6a337e0d3b449b8952c9a7311;p=WP-Themes%2Fthemoleholeonline.git added bold to area widget links --- diff --git a/style.css b/style.css index 215d8eb..8862547 100644 --- a/style.css +++ b/style.css @@ -104,15 +104,17 @@ Text Domain: galleria .cat-item.cat-parent > a{ font-weight: 700 !important; } +/* div#secondary #woocommerce_product_categories-2 ul.product_categories li.cat-item > a{ font-weight: 700 !important; } +*/ .site-content{ margin-top: -65px; } -.page-template-template-homepage-php .site-main .columns-4 ul.products li.product{ - +.widget-area .widget > ul >li > a{ + font-weight: 700; } .g-product-title.animated.fadeIn{ opacity: 0.7 !important;