I am trying to change the border size and color of option . I tried but I am failed, Could someone please help me how to achieve my goals . Thanks
Code
select option {
border: 1px solid red;
}
I am trying to change the border size and color of option . I tried but I am failed, Could someone please help me how to achieve my goals . Thanks
Code
select option {
border: 1px solid red;
}