Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › pictures are not shown, drop down background › Reply To: pictures are not shown, drop down background
September 26, 2019 at 1:09 pm
#24124
Keymaster
Sure, to have those colored as well, try this custom CSS:
div.asp_w.asp_sb.searchsettings .asp_custom_f input[type=text] {
background-color: #d3f7f7 !important;
}
Well, if there is any custom field maybe, that mars the available accomodations, then maybe that could be used via a ‘hidden’ type custom field filter.