Home › Forums › Basel support forum › th-woocommerce-product-attributes-item_label › Reply To: th-woocommerce-product-attributes-item_label
January 4, 2024 at 2:21 pm
#526820

Tuomo
Participant
Hi Bogdan,
Thanks!
This code came from some older fix from the shopping cart page:
/* Ostoskori bugin korjaus (In English Shopping cart bug fix)*/
.cart_item dl.variation dt {
display: none
}
.tabs-layout-accordion .basel-tab-wrapper .wc-tab {
padding-bottom: 0px !important;
}
.widget_shopping_cart .product_list_widget li .variation {
display: none
}
body .testimonials.testimon-align-center .testimonial-avatar {
border-radius: 0! important;
}