Hi Joey
Yes, I was referring to the sidebar on the Checkout page. However, I just want to hide the product metadata (product description) as shown here marked by the red boxes: https://imgur.com/a/0u1xQsG
On the Cart page (https://imgur.com/a/4kDjWO0) I hid it by simply setting the font size to 0 by using this:
.wc-block-components-product-metadata {
font-size: 0em; }
Cheers Rasmus
-
This reply was modified 4 years, 1 month ago by rasmusgd.
-
This reply was modified 4 years, 1 month ago by rasmusgd.