This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Unexpected behaviour when filtering

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Unexpected behaviour when filtering Reply To: Unexpected behaviour when filtering

#36182
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Make sure to clear the complete site cache for the custom CSS to take effect.

1. It follows the default browser colors. Try:

input[class*=select2]::placeholder {
  color: #1f1f1f;
  font-family: Roboto,Helvetica;
  font-size: 14px;
}

2. I’m afraid no, but you can rather choose a block layout instead of the hover, so the items follow the document flow, instead of hovering over the contents.