From: Anthony Talarico Date: Wed, 9 Dec 2015 21:32:33 +0000 (-0500) Subject: removed more products from 768 down X-Git-Tag: v1.0.0^2~28 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=562b33c003ff510a291d8e074ddaf11ba42babdb;p=WP-Themes%2Fthemoleholeonline.git removed more products from 768 down --- diff --git a/style.css b/style.css index c7645d2..e21df5a 100644 --- a/style.css +++ b/style.css @@ -43,6 +43,7 @@ Text Domain: galleria background: transparent !important; } } +/* Mobile view media query*/ @media (max-width: 768px){ .metaslider{ top: 26px !important; @@ -54,6 +55,9 @@ Text Domain: galleria display: none !important; } + .storefront-single-product-pagination{ + display: none !important; + } } .single-product .related ul.products li.product, .single-product .upsells ul.products li.product{