Home › Forums › WoodMart support forum › Desktop vs. mobile – header bottom – background color › Reply To: Desktop vs. mobile – header bottom – background color
April 15, 2020 at 12:52 pm
#187179
Elise Noromit
Member
Hello,
Replace the code with this one:
body .whb-color-light:not(.whb-with-bg) {
background-color: red;
}
Best Regards