From 132aa76c3e8e1bb2d4027a4ef2115a3e584cd575 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 11 Dec 2015 14:11:46 -0500 Subject: [PATCH] adjusting related products columns --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 6367722..722b690 100644 --- a/style.css +++ b/style.css @@ -70,7 +70,7 @@ Text Domain: galleria clear: none; } .single-product .related ul.products li.product, .single-product .upsells ul.products li.product { - width: 48%; + width: 48% !important; float: left; clear: both; } -- 2.17.1