From d3a05fa3ce00a28130f5e54413b3383f4c3f7c59 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 19 Nov 2015 14:36:57 -0500 Subject: [PATCH] Adding category titles back to page --- style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 0169f24..2bebe42 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,9 @@ Text Domain: galleria .widget_product_categories ul li::before{ display: none; } - +.cat-item.cat-item-29.cat-parent > a{ + font-style: bold; +} /* end of custom css */ @@ -407,7 +409,7 @@ h6 { h1.page-title, .page h1.entry-title { - display: none; + font-size: 2.618em; } .widget .count, -- 2.17.1