I was using theses code to achieve the transparency on my home page and product page for the add to shopping cart and wishlist button and it stopped I think after the last theme update. Do you know why? Thanks.
.product-carousel .yith-wcwl-add-button a, .product-carousel .yith-wcwl-add-to-wishlist {
background-color: transparent!important;
}
.woocommerce ul.products li.product figure figcaption .yith-wcwl-add-button a, .woocommerce ul.products li.product figure figcaption .yith-wcwl-add-to-wishlist {
background-color: transparent!important;
}