Home › Forums › WoodMart support forum › Change colour search form in menu Change colour search form in menu This topic has 1 reply, 2 voices, and was last updated 2 years, 4 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 13, 2023 at 12:53 pm #459400 [email protected]Participant Dear all, How can I change the text colour from the search form in the menu? See attached. Attachments:You must be logged in to view attached files. April 13, 2023 at 2:22 pm #459436 Aizaz Imtiaz AwanKeymaster Hi, I have inserted the following css code Dashboard >> Theme Settings >> Custom CSS >> Global CSS section: .wd-search-dropdown input[type="text"] { color: blue; !important; } Change the color as per your need. Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register