Hide Dropdown radio icon on mobile

Can i hide the dropdown radio button icon on the mobile view?
Wix Studio

I am trying to hide the radio icon from the dropdown in the mobile view. Wix uses the default browser dropdown.

I have already tried
.dropdown__icon {
display: none;
}

1 Like