From: Laury GvR Date: Tue, 16 Jun 2015 20:47:31 +0000 (-0400) Subject: WooCommerce Styles 4 X-Git-Tag: v1.0.2^2^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=16c816b4d4d71289cc0155a293703cce8c2f8832;p=WP-Themes%2FSaultHistoricSites.git WooCommerce Styles 4 --- diff --git a/scss/_woocommerce.scss b/scss/_woocommerce.scss index bde9c40..6fe0b6c 100644 --- a/scss/_woocommerce.scss +++ b/scss/_woocommerce.scss @@ -98,8 +98,11 @@ h1.product_title { line-height: 1; font-size: 40px; } +#content { + padding: 0 3%; +} .products { - + padding: 0 2%; a { text-decoration: none; &:hover { @@ -514,7 +517,7 @@ h1.product_title { padding: 10px; text-align: center; width: 24%; - height: 260px; + height: 340px; margin-bottom: 20px; @media #{$small-only} { width: 49%; @@ -524,7 +527,9 @@ h1.product_title { } h3 { text-align: center; - min-height: 50px; + min-height: px; + font-size: 15px; + padding-top: 10px; } a.add_to_cart_button { display: none;