This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi,
I want to change the border color of search widget in the header and make it “#692d9c”.
Please let me know how can I do that.
Thanks
Hello,
.header .search .et-mega-search form input[type="text"] {
border-color: #692d9c;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up