Comments 2pullen18 started the conversationMarch 23, 2017 at 1:54pmHello,I would like to remove the product description below the products on the category pages. I have attached a screenshot of the issue. I cannot seem to find an option to remove this in theme options or Woo Commerce.Please assist.Thank you. 1,560Laborator repliedMarch 23, 2017 at 2:12pmHi there,That's strange, there isn't any shop item description that's added through the theme as I know, maybe you're using a 3rd party plugin.Anyway, you can fix this by adding the following CSS to your Custom CSS area: .laborator-woocommerce .items .product.product-type-simple p { display: none !important; } Best regards,Laborator Team Documentation Join Kalium Users Group 2pullen18 repliedMarch 23, 2017 at 2:17pmThank you, that worked.One last question, how can i resize my product image box so that the entire product image can be visible and not cut off?Please see screenshot for example.Thank you 1,560Laborator repliedMarch 23, 2017 at 5:16pmHi there, You can do that on your theme options, see the instructions on the image below: (view large version) If you have any issue or other question, please write a new ticket instead of replying here.Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hello,
I would like to remove the product description below the products on the category pages.
I have attached a screenshot of the issue. I cannot seem to find an option to remove this in theme options or Woo Commerce.
Please assist.
Thank you.
Hi there,
That's strange, there isn't any shop item description that's added through the theme as I know, maybe you're using a 3rd party plugin.
Anyway, you can fix this by adding the following CSS to your Custom CSS area:
Best regards,
Laborator Team
Thank you, that worked.
One last question, how can i resize my product image box so that the entire product image can be visible and not cut off?
Please see screenshot for example.
Thank you
Hi there,
You can do that on your theme options, see the instructions on the image below:
(view large version)
If you have any issue or other question, please write a new ticket instead of replying here.
Best regards,
Laborator Team