From: Anthony Talarico Date: Wed, 9 Dec 2015 20:14:45 +0000 (-0500) Subject: changed media query X-Git-Tag: v1.0.0^2~42 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=2fa9975c3282a932083fbf3e7649c4be34447a9c;p=WP-Themes%2Fthemoleholeonline.git changed media query --- diff --git a/style.css b/style.css index 757320f..802c23f 100644 --- a/style.css +++ b/style.css @@ -38,7 +38,7 @@ Text Domain: galleria .single-product div.product .woocommerce-tabs{ display: none; } -@media (min-width: 320px) and (max-width: 800px ){ +@media (max-width: 800px ){ .nivo-caption{ background: transparent !important; }