-
Johan_NL
Hello,
The Woocommerce Cart and Minicart are showing a piece of the short description. Is there a way to remove them?
So far I managed to find a CSS code but it’s removing all meta data. As Im using add ons I want to display them but not the short product description.
Thks in advance!
-
Hi there,
Can I see the issue on your site?
-
Johan_NL
-
Try this css:
.wc-block-components-product-metadata__description { display: none; }
-
Johan_NL
Tried this already but it’s removing all data from the shopping cart. Only the short description i like to have it removed but other things like selected add ons need to be in.
-
It should only remove the short description, I’ve tested it.
Just to confirm, you are referring to this, right?
https://app.screencast.com/6z6fa9O3hcDUX -
Johan_NL
Sorry, It’s working perfect! You made my day Ying, Thanks!
-
You are welcome 🙂
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.