Hi.
We have created a page in which we have used dropdown.
in few browsers dropdown selected label is reflecting as white color inplace of blue colour.i would be greatfull if someone can help me in regards with correcting this.
attached is the screenshot of the error.

Hi,
This appears to be related to the applied style. I recommend inspecting the view using the browser’s developer tools and checking the style applied when an item is selected in the dropdown, specifically:
.ia_dropdown__option.ia_dropdown__option--selected
If needed, override this in the Advanced Stylesheet or your custom theme and set the text colour to blue.