Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Unexpected behaviour when filtering › Reply To: Unexpected behaviour when filtering
January 5, 2022 at 2:00 pm
#36182
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.