Home Forums WoodMart support forum Search Bar Customization Reply To: Search Bar Customization

#275207

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