From: Anthony Talarico Date: Tue, 29 Dec 2015 20:45:57 +0000 (-0500) Subject: adjusting content column width X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ef4413e00b6e51242ba11f42e93675fa7eb7b811;p=WP-Plugins%2Fmichsci-products.git adjusting content column width --- 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);
-
+ +
- +
+