adjusting order screen width
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 20:01:50 +0000 (15:01 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 11 Dec 2015 20:01:50 +0000 (15:01 -0500)
js/galleria.min.js

index 4c06d60..c2d0678 100644 (file)
@@ -1,6 +1,7 @@
 !function(){jQuery(window).load(function(){
     if(window.location.href.indexOf("page_id=18") >= 0){
       jQuery("#secondary").css("display", "none");
+        jQuery(".right-sidebar .content-area").css("width", "100%");
     } 
     jQuery(".product-category.product .fadeIn").find("mark").remove();
     jQuery('.page_item.page-item-16').append("<ul><li>test</li><li>test</li><li>test</li><li>test</li> </ul>");