Autocomplete placeholder color change
Placeholder for autocomplete was generally is in grey color.But I need it in black color. I tried creating a new format in skin for text input and formatted texts with placeholder color as black but since it cannot be used for autocomplete fields it stopped me.I tried overriding of OOTB "Standard" format for text inputs and formatted texts it's working but it will reflect for all placeholders in other fields as well(Ex: Text input).So is there anyway I can achieve black color for placeholder in autocomplete fields?
Thanks in advance 😊