HomePage › Forums › Traveler › Customize Search form and filter form › Reply To: Customize Search form and filter form
Hello
You can use this code:
.search-tabs-bg>.tabbable>.tab-content>.tab-pane .form-control { background: #fff !important; }
Thanks