Home › Forums › Basel support forum › Adjust text/background color of product tabs › Reply To: Adjust text/background color of product tabs
June 3, 2020 at 8:33 pm
#200423
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .single-product-content .tabs li a:hover{
color: white;
}
Best Regards