From: Anthony Talarico Date: Fri, 4 Dec 2015 21:32:19 +0000 (-0500) Subject: adjusting featured products title height X-Git-Tag: v1.0.0^2~54 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=071394e08cb19c42df71d8338884f84dbfc19a43;p=WP-Themes%2Fthemoleholeonline.git adjusting featured products title height --- diff --git a/style.css b/style.css index 27303e0..55d6e27 100644 --- a/style.css +++ b/style.css @@ -64,12 +64,16 @@ Text Domain: galleria width: 20%; height: 330px !important; margin-bottom: 0; } + . } @media (min-width: 1200px) and (max-width: 1800px){ - .site-main ul.products li.product { + .content-area .site-main ul.products li.product { width: 20%; - height: 285px !important; + height: 285px; margin-bottom: 0; } + site-main .storefront-featured-products ul.products li.product{ + height: 350px !important; + } } /* end of custom css */ @@ -1000,7 +1004,7 @@ p.stars a { .site-main .storefront-recent-products ul.products li.product,.site-main .storefront-featured-products ul.products li.product, .site-main .storefront-popular-products ul.products li.product{ height: 350px; } - + /*.site-main ul.products li.product:nth-child(n+5):nth-child(-n+8) { position: absolute; top: 250px !important;