Hi Rui,
.has-one-sidebar .product figure .cart-overlay .shop-actions > .product_type_variable {
display: none;
}
Didn’t seemed to work as well.
.has-one-sidebar .product figure .cart-overlay .shop-actions > .product_type_variable {
display: none !important;
}
Neither did this.
Please advice.