0

What are the css selectors used to style the border of the option menus like shown here. I want to override the default styles and not make a custom menu by hiding the default one like how its is done here How to style the <option> with only CSS?.

1

I am trying to change the border color. and styling the option tags like this doesn't do it

option {
    border-color: black;
}
Community
  • 1
  • 1

0 Answers0