Currently, I am utilizing Semantic UI dropdowns within my React application to generate drop-down menus similar to the ones showcased in their documentation found here:
The initial text displayed is "Select Friend", and it appears with a semi-transparent style. My objective is to customize the appearance of this component so that the default text is no longer transparent.