• doron123

    (@doron123)


    Hi team, love the plugin,
    Cant figure out how to change the search text color, tried the custom css but dosent seem to be working (several websites). I know its a dummy question but im loosing my mind

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    I assume the placeholder color is not changing? For that try this:

    div.asl_w .probox .proinput input.orig::placeholder {
        color: red !important;
    }

    This should do the trick ??

    All the best,
    Ernest

Viewing 1 replies (of 1 total)
  • The topic ‘Search box text color – wtf’ is closed to new replies.