Home › Forums › WoodMart support forum › Header search bar color Header search bar color This topic has 3 replies, 2 voices, and was last updated 3 years, 10 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 2, 2021 at 8:22 am #315983 albert77Participant Hello, how can I make the header search bar inside the search function in white? Thanks Attachments:You must be logged in to view attached files. September 2, 2021 at 11:03 am #316027 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS. .searchform.wd-style-with-bg input[type="text"] { background-color: #FFF; } Best Regards September 2, 2021 at 1:36 pm #316090 albert77Participant Unfortunately this did not work September 3, 2021 at 6:09 am #316184 Aizaz Imtiaz AwanKeymaster Hello, Please try and replace the previous Custom CSS with the following then check back. .searchform input[type="text"] { background: red; } If you are still unable then provide the URL of the website. Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register