From: Anthony Talarico Date: Mon, 16 Nov 2015 13:40:05 +0000 (-0500) Subject: styling the product title and price tags for front page images X-Git-Tag: v1.0.0^2~98 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=7fdbffa8cac6f80f98e1494a164b315f4e0b45b1;p=WP-Themes%2Fthemoleholeonline.git styling the product title and price tags for front page images --- diff --git a/style.css b/style.css index b572bbb..067e6d9 100644 --- a/style.css +++ b/style.css @@ -952,7 +952,7 @@ p.stars a { left: 1em; bottom: 1em; right: 1em; - padding: 1.387em 1.618em; + /*padding: 1.387em 1.618em; */ opacity: 0; } .site-main ul.products li.product .g-product-title h3 { margin: 0; diff --git a/style.scss b/style.scss index 7c3b360..52a0453 100644 --- a/style.scss +++ b/style.scss @@ -105,7 +105,6 @@ table { } } } - .site-branding, .site-logo-anchor, .site-logo-link, @@ -1071,7 +1070,6 @@ p.stars { } } } - li.product-category { a { background: #fff;