From: Anthony Talarico Date: Mon, 16 Nov 2015 19:43:50 +0000 (-0500) Subject: removed cart button from the middle of the images X-Git-Tag: v1.0.0^2~95 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=61a5fa99a30b2ccf3e303d37b6388c5b2e6f7755;p=WP-Themes%2Fthemoleholeonline.git removed cart button from the middle of the images --- diff --git a/style.css b/style.css index 452d549..91edc05 100644 --- a/style.css +++ b/style.css @@ -17,6 +17,9 @@ Text Domain: galleria .last.post-125.product.type-product.status-publish.has-post-thumbnail.product_cat-allen-design-whimical-wall-clocks.shipping-taxable.purchasable.product-type-simple.product-cat-allen-design-whimical-wall-clocks.instock{ margin-top: 80px; } +.site-main ul.products li.product .button{ + display: none !important; +} .animated{ -webkit-animation-duration: 1s; animation-duration: 1s;