Home › Forums › WoodMart support forum › How to configure / design product page background color › Reply To: How to configure / design product page background color
January 2, 2022 at 4:40 pm
#343055
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-tabs-wrapper {
background-color: #f9f9f4;
}
https://gyazo.com/960f66b4d6b8f2879c2843fe1ee7ff22
Please change the color as per your needs.
Best Regards