Remove Style from dropdown
Good morning,
Could anyone please tell me how to remove style from a dropdown.
image.jpg
I would like the dropdown to be like the one circled in red in the image.
I was able to make that by unticking the
"element.style {
display: none;
}"
in Chrome... but don't know how to do it permanently in code.
Thanks for your help!