[ad_1]
Hi there,
Thanks for reaching out.
We can do that by using custom CSS code. Can you go to Appearance > Customize > Additional CSS code, and add the following:
#top div div.product .woocommerce-tabs ul.tabs li.active a {
background: whitesmoke !important;
}
#top div div.product .woocommerce-tabs .panel {
background: #f5f5f5;
}
#top div div.product .woocommerce-tabs .panel tr {
background: #f5f5f5;
}
Let me know how it goes!
Best,
Daniyal,
Many thanks, that did the trick!
