I added the code
.template-shop .product_meta .sku {
display: none;
}
to prevent the SKU number from showing on the product page but still show on the order.
Now I want to prevent the category to stop showing. Most of the products have 4 to 10 categories that they are in. This makes this line (in a lot of instances) too long.
Thanks again.














