Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Music Club Pro: Products thumbnail color When Hovering

#33761
Grace Support
Keymaster

Hi,

To change this color
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
add below css code

.woocommerce ul.products li.product:hover .price {
    background-color: #7642d3 !important;
}
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title {
    background-color: #7642d3 !important;
}

Please make this changes and let me know if you have any questions.

Regards
Grace Thenmes