Could you tell me how I can style the blinking pipe in the search field (see image)?
I need it thicker so it becomes better visible to the attention of the audience.
This topic was modified 6 years, 11 months ago by applemooz.
Well, most browsers determine this color automatically, on others this is inherited. I found one possible way to change this via custom CSS. You can try:
This changes the caret color (blinking cursor color) to the default black. No other values can be changed on the caret, this is the only thing that some browsers support.