Resolved! I want to change the color and size of the text in the "placeholder" of AISearch .
I want to change the color and size of the text in the "placeholder" of AISearch. I added a::placeholder to the CSS of the typeahead-search widget, but could not change it. .aisearch::placeholder{ color:red !important; }