Home › Forums › WoodMart support forum › Search Bar Customization › Reply To: Search Bar Customization
March 21, 2021 at 11:56 am
#275207

Elise Noromit
Member
Hello,
I can provide the custom code for customization of the button:
header .searchform .searchsubmit {
background-color: #FEBD68;
color: #000000;
border-radius: 0 5px 5px 0;
}
You can remove the categories drop-down in the Search element in the Header builder.
Best Regards