From e78c5b62090ff94c047590eaa70272793b64622d Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 24 Nov 2015 14:31:14 -0500 Subject: [PATCH] dropping title tags below image box --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 6a22d2f..dc5f616 100644 --- a/style.css +++ b/style.css @@ -996,7 +996,7 @@ p.stars a { display: block; overflow: hidden; } .site-main ul.products li.product:nth-child(3n) { - width: 66.666%; } + width: 33.3333%; } .site-main ul.products li.product .button, .site-main ul.products li.product .g-product-title { position: absolute; } .site-main ul.products li.product .price { -- 2.17.1