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

seach text color and search result

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

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #42056
    lensproxylensproxy
    Participant

    hello there,

    I would like to change the input text color from Black to White.
    I tried to change the different settings but it doesn’t work.

    Meanwhile, I hope that no need to show the product’s photo in the search result, only product titles are enough.

    Would you please advise where to set the above two issues?
    Thank you very much.

    #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.

    #42073
    lensproxylensproxy
    Participant

    Hello Ernest

    Problems are solved perfectly as you recommend! Thank you very much!

    One last question, how to hide the product’s description in the dropdown menu?
    Thank you again.

    #42078
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You are welcome!

    You can turn that off here 🙂

    #42080
    lensproxylensproxy
    Participant

    hello!!!

    problems are solvoed !!!
    thank you very much!

    #42088
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.