Home › Forums › WoodMart support forum › change searchbar color › Reply To: change searchbar color
December 31, 2020 at 9:23 pm
#254982
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .whb-color-light .search-style-default input[type=text]{
border-color:red;
}
Please set the color as per your needs.
Happy New Year!