Home › Forums › WoodMart support forum › Custom code › Reply To: Custom code
December 27, 2018 at 8:01 am
#98579
Elise Noromit
Member
Hello,
Add this code to the Theme settings > Custom CSS:
.search-results .main-page-wrapper{
background-color:red!important;
}
Replace “red” with the color you need.
Best Regards