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;
}
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;
}