To change the colour of the active tabs using CSS in woocommerce use the code below. .woocommerce div.product .woocommerce-tabs ul.tabs li.active { background-color:#0c3b5e !important; color: #fff !important; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active { background-color:#0c3b5e !important; color: #fff !important; }