From ef4413e00b6e51242ba11f42e93675fa7eb7b811 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 29 Dec 2015 15:45:57 -0500 Subject: [PATCH] adjusting content column width --- views/product_detail.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/views/product_detail.php b/views/product_detail.php index 011d015..7d59f05 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -5,6 +5,7 @@ $args = array( ); $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); ?> + Product ' . " "; ?> term_id . '" >' . $relative->name . "" . " > "; @@ -25,19 +26,20 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args);
-
+ +
- +
+