From 4b35f2a0034eb339e76fe99dfe54764faeaf942a Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 9 Dec 2015 15:55:03 -0500 Subject: [PATCH] adjusting related products --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index e0ca44e..7120eaa 100644 --- a/style.css +++ b/style.css @@ -48,7 +48,9 @@ Text Domain: galleria top: 26px !important; } } - +.single-product .related ul.products li.product, .single-product .upsells ul.products li.product{ + width: 100%; +} .main-navigation ul li a::before{ display: none; } -- 2.17.1