• Resolved ildomandatore

    (@ildomandatore)


    How do I color text as I type in search? The text is white on a white background.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi!

    You can try a custom CSS like:

    div.asl_w#ajaxsearchlite1 .probox .proinput input,
    div.asl_w#ajaxsearchlite1 .probox .proinput input::placeholder {
        color: black !important;
    }

    All the best,
    Ernest

    Thread Starter ildomandatore

    (@ildomandatore)

    Thank you! 🙂

    Plugin Author wpdreams

    (@wpdreams)

    You are very welcome 🙂

    I will mark this as resolved then. Feel free to rate the plugin if you like it, it is greatly appreciated.

    All the best,
    Ernest

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Text color as you type’ is closed to new replies.