Hi guys,
Can anyone please tell me how to change the default Search page's "search" box pink colour to one more suited to the website's branding colours?
Any help you can offer will be greatly appreciated.
Thanks. Meg
.search-page img + .header-content .btn-border:active, .search-page img + .header-content .btn-border:focus, .search-page img + .header-content .btn-border:hover {
border-color: #f079a3 !important;
color: #f079a3 !important;
}