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

Reply To: seach text color and search result

Home Forums Product Support Forums Ajax Search Pro for WordPress Support seach text color and search result Reply To: seach text color and search result

#42067
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Sure!

If changing the color does not work, then there is very likely a 3rd party CSS overriding it. For that, you can try this cusom CSS:

.proinput input.orig {
   color: white !important;
}

You can disable the images here. When no images are used, then I probably recommend using the vertical results layout, as it may look better without the images. The isotopic results layout is designed specifically for results with images.