Home › Forums › WoodMart support forum › Product Page Margin/Padding Bug › Reply To: Product Page Margin/Padding Bug
May 30, 2024 at 12:01 pm
#569375

Luke Nielsen
Keymaster
Hello,
To make it transparent on the product page, use the code below:
.single-product .whb-general-header {
background-color: transparent;
}
Kind Regards