Home › Forums › WoodMart support forum › Product Tab Background › Reply To: Product Tab Background
September 30, 2021 at 10:53 pm
#322400
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-tabs-wrapper {
background-color:red;
}
Please set your color.
Best Regards